Skip to content

CJK support for textwrap #68853

@fgallaire

Description

@fgallaire
mannequin
BPO 24665
Nosy @birkenfeld, @terryjreedy, @vstinner, @ezio-melotti, @bitdancer, @methane, @fgallaire, @serhiy-storchaka, @yan12125, @JulienPalard, @xi
PRs
  • bpo-24665: double-width CJK chars support for textwrap #89
  • bpo-24665: Add CJK support in textwrap by default. #5649
  • bpo-24665: Add CJK support in textwrap by default. #5649
  • gh-56708: support custom len function in textwrap.wrap #28136
  • Files
  • CJK.patch
  • CJK+fix.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 2018-07-09.08:58:24.285>
    created_at = <Date 2015-07-19.02:44:39.415>
    labels = ['3.8', 'type-feature', 'library', 'expert-unicode']
    title = 'CJK support for textwrap'
    updated_at = <Date 2021-09-03.08:13:33.576>
    user = 'https://github.com/fgallaire'

    bugs.python.org fields:

    activity = <Date 2021-09-03.08:13:33.576>
    actor = 'xi2'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-07-09.08:58:24.285>
    closer = 'methane'
    components = ['Library (Lib)', 'Unicode']
    creation = <Date 2015-07-19.02:44:39.415>
    creator = 'fgallaire'
    dependencies = []
    files = ['39949', '40451']
    hgrepos = []
    issue_num = 24665
    keywords = ['patch']
    message_count = 24.0
    messages = ['246930', '246932', '247001', '247008', '247009', '247016', '247022', '247025', '276275', '284068', '287736', '287753', '287756', '287820', '287821', '287822', '288785', '297563', '312076', '321283', '321284', '321291', '321304', '323733']
    nosy_count = 11.0
    nosy_names = ['georg.brandl', 'terry.reedy', 'vstinner', 'ezio.melotti', 'r.david.murray', 'methane', 'fgallaire', 'serhiy.storchaka', 'yan12125', 'mdk', 'xi2']
    pr_nums = ['89', '5649', '5649', '28136']
    priority = 'normal'
    resolution = 'rejected'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue24665'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytopic-unicodetype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions