Skip to content

textwrap doesn't linebreak on "\n" #46167

Closed as not planned
Closed as not planned
@palfrey

Description

@palfrey
mannequin
BPO 1859
Nosy @gvanrossum, @birkenfeld, @terryjreedy, @jcea, @mdickinson, @pitrou, @bitdancer, @cjerdonek, @serhiy-storchaka
Dependencies
  • bpo-15510: textwrap.wrap('') returns empty list
  • Files
  • textwrap-fix.patch: Patch for the issue
  • issue1859_docs.diff
  • textwrap_2010-11-23.diff
  • line_break_tests.patch: tests for linebreak on "\n"
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = None
    closed_at = None
    created_at = <Date 2008-01-17.12:40:01.280>
    labels = ['type-feature', 'library']
    title = 'textwrap doesn\'t linebreak on "\\n"'
    updated_at = <Date 2014-06-24.07:00:10.465>
    user = 'https://bugs.python.org/palfrey'

    bugs.python.org fields:

    activity = <Date 2014-06-24.07:00:10.465>
    actor = 'paul.j3'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2008-01-17.12:40:01.280>
    creator = 'palfrey'
    dependencies = ['15510']
    files = ['9192', '19676', '19791', '34519']
    hgrepos = []
    issue_num = 1859
    keywords = ['patch']
    message_count = 46.0
    messages = ['60026', '60027', '60031', '60032', '60038', '60039', '60040', '60042', '60043', '60045', '60047', '60048', '95469', '95483', '95547', '95562', '95797', '95798', '95800', '95831', '96064', '116915', '121658', '121663', '121914', '122189', '122196', '122200', '122222', '122242', '122244', '122246', '158106', '158107', '158135', '166625', '166627', '166629', '166809', '166811', '166816', '166941', '167373', '167381', '167412', '214103']
    nosy_count = 17.0
    nosy_names = ['gvanrossum', 'gward', 'georg.brandl', 'terry.reedy', 'jcea', 'mark.dickinson', 'tlynn', 'pitrou', 'palfrey', 'jerith', 'mrabarnett', 'r.david.murray', 'chris.jerdonek', 'paul.j3', 'serhiy.storchaka', 'otto', 'dbudinova']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = 'test needed'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue1859'
    versions = ['Python 3.2']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      pendingThe issue will be closed if no feedback is providedstdlibPython modules in the Lib dirtype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions