BPO | [24665](https://bugs.python.org/issue24665) --- | :--- Nosy | @birkenfeld, @terryjreedy, @vstinner, @ezio-melotti, @bitdancer, @methane, @fgallaire, @serhiy-storchaka, @yan12125, @JulienPalard, @xi PRs | python/cpython#89python/cpython#5649python/cpython#5649python/cpython#28136 Files | [CJK.patch](https://bugs.python.org/file39949/CJK.patch "Uploaded as text/plain at 2015-07-19.02:44:36 by @fgallaire")[CJK+fix.patch](https://bugs.python.org/file40451/CJK%2Bfix.patch "Uploaded as text/plain at 2015-09-13.13:57:34 by @fgallaire") *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: ```python assignee = None closed_at = created_at = labels = ['3.8', 'type-feature', 'library', 'expert-unicode'] title = 'CJK support for textwrap' updated_at = user = 'https://github.com/fgallaire' ``` bugs.python.org fields: ```python activity = actor = 'xi2' assignee = 'none' closed = True closed_date = closer = 'methane' components = ['Library (Lib)', 'Unicode'] creation = 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'] ```