This issue tracker has been migrated to GitHub,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
Created on 2014-02-02 20:46 by kunkku, last changed 2022-04-11 14:57 by admin. This issue is now closed.
Files | ||||
---|---|---|---|---|
File name | Uploaded | Description | Edit | |
textwrap-honor-non-breaking-spaces.patch | kunkku, 2014-02-02 20:46 | Suggested correction | review | |
textwrap-honor-non-breaking-spaces.patch | kunkku, 2014-02-03 21:32 | Correction with test cases added | review | |
honor-non-breaking-spaces.patch | kunkku, 2014-02-04 17:39 | Correction with C-style formatting | review | |
new_textwrap.patch | dbudinova, 2014-03-18 21:21 | patch with test for NARROW NO-BREAK SPACE | review | |
issue20491_verbose.patch | maatt, 2014-04-14 17:40 | Verbose regex patch. | ||
honor-non-breaking-spaces2.patch | serhiy.storchaka, 2016-10-05 07:39 | review |
Pull Requests | |||
---|---|---|---|
URL | Status | Linked | Edit |
PR 552 | closed | dstufft, 2017-03-31 16:36 |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:57:58 | admin | set | github: 64690 |
2017-05-10 23:06:51 | mcepl | set | nosy:
+ mcepl |
2017-03-31 16:36:33 | dstufft | set | pull_requests: + pull_request1067 |
2016-10-25 11:48:32 | serhiy.storchaka | set | status: open -> closed resolution: fixed stage: patch review -> resolved |
2016-10-25 11:48:11 | python-dev | set | nosy:
+ python-dev messages: + msg279395 |
2016-10-05 07:39:21 | serhiy.storchaka | set | files:
+ honor-non-breaking-spaces2.patch messages: + msg278114 |
2016-10-05 00:36:08 | Mariatta | set | nosy:
+ Mariatta |
2016-10-05 00:02:55 | r.david.murray | set | versions: + Python 3.6, Python 3.7, - Python 2.7, Python 3.4 |
2016-10-05 00:02:36 | r.david.murray | set | nosy:
+ r.david.murray messages: + msg278094 |
2016-10-03 17:55:57 | joebauer | set | nosy:
+ joebauer messages: + msg277969 |
2014-04-14 17:40:13 | maatt | set | files:
+ issue20491_verbose.patch nosy: + maatt messages: + msg216130 |
2014-03-18 22:27:24 | eric.araujo | set | stage: test needed -> patch review messages: + msg214032 versions: + Python 3.5, - Python 3.3 |
2014-03-18 21:21:27 | dbudinova | set | files:
+ new_textwrap.patch nosy: + dbudinova messages: + msg214019 |
2014-03-18 04:17:53 | eric.araujo | set | messages: + msg213942 |
2014-03-15 06:18:48 | serhiy.storchaka | set | nosy:
+ loewis |
2014-03-15 06:17:25 | serhiy.storchaka | set | nosy:
+ lemburg, vstinner, benjamin.peterson, ezio.melotti components: + Unicode |
2014-03-15 06:16:35 | serhiy.storchaka | set | messages: + msg213642 |
2014-03-15 00:46:37 | eric.araujo | set | nosy:
+ eric.araujo messages: + msg213605 |
2014-02-04 17:39:39 | kunkku | set | files: + honor-non-breaking-spaces.patch |
2014-02-04 09:41:03 | serhiy.storchaka | set | messages: + msg210187 |
2014-02-03 21:32:46 | kunkku | set | files: + textwrap-honor-non-breaking-spaces.patch |
2014-02-02 22:00:49 | pitrou | set | nosy:
+ pitrou messages: + msg210026 |
2014-02-02 21:16:47 | serhiy.storchaka | set | nosy:
+ georg.brandl, serhiy.storchaka stage: test needed versions: + Python 2.7, - Python 3.5 |
2014-02-02 20:46:37 | kunkku | create |