Skip to content

textwrap: Non-breaking space not honored #64690

Description

@kunkku
mannequin
BPO 20491
Nosy @malemburg, @loewis, @birkenfeld, @pitrou, @vstinner, @benjaminp, @mcepl, @ezio-melotti, @merwok, @bitdancer, @serhiy-storchaka, @Mariatta
PRs
  • [Do Not Merge] Convert Misc/NEWS so that it is managed by towncrier #552
  • Files
  • textwrap-honor-non-breaking-spaces.patch: Suggested correction
  • textwrap-honor-non-breaking-spaces.patch: Correction with test cases added
  • honor-non-breaking-spaces.patch: Correction with C-style formatting
  • new_textwrap.patch: patch with test for NARROW NO-BREAK SPACE
  • issue20491_verbose.patch: Verbose regex patch.
  • honor-non-breaking-spaces2.patch
  • 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 = <Date 2016-10-25.11:48:32.559>
    created_at = <Date 2014-02-02.20:46:37.754>
    labels = ['3.7', 'type-bug', 'library', 'expert-unicode']
    title = 'textwrap: Non-breaking space not honored'
    updated_at = <Date 2017-05-10.23:06:51.432>
    user = 'https://bugs.python.org/kunkku'

    bugs.python.org fields:

    activity = <Date 2017-05-10.23:06:51.432>
    actor = 'mcepl'
    assignee = 'none'
    closed = True
    closed_date = <Date 2016-10-25.11:48:32.559>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)', 'Unicode']
    creation = <Date 2014-02-02.20:46:37.754>
    creator = 'kunkku'
    dependencies = []
    files = ['33872', '33890', '33911', '34497', '34827', '44968']
    hgrepos = []
    issue_num = 20491
    keywords = ['patch']
    message_count = 13.0
    messages = ['210013', '210026', '210187', '213605', '213642', '213942', '214019', '214032', '216130', '277969', '278094', '278114', '279395']
    nosy_count = 17.0
    nosy_names = ['lemburg', 'loewis', 'georg.brandl', 'pitrou', 'vstinner', 'benjamin.peterson', 'mcepl', 'ezio.melotti', 'eric.araujo', 'r.david.murray', 'python-dev', 'joebauer', 'serhiy.storchaka', 'kunkku', 'dbudinova', 'maatt', 'Mariatta']
    pr_nums = ['552']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue20491'
    versions = ['Python 3.5', 'Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytopic-unicodetype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions