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.

Author python-dev
Recipients martin.panter, paul.j3, peter.otten, python-dev, roysmith, serhiy.storchaka, steven.daprano, xiang.zhang
Date 2017-01-22.06:43:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20170122064316.7055.79138.0F9892D9@psf.io>
In-reply-to
Content
New changeset 98cde683b9c6 by Xiang Zhang in branch '3.5':
Issue #29290: argparse help messages won't wrap at non-breaking spaces.
https://hg.python.org/cpython/rev/98cde683b9c6

New changeset 1754722ec296 by Xiang Zhang in branch '3.6':
Issue #29290: Merge 3.5.
https://hg.python.org/cpython/rev/1754722ec296

New changeset c47a72627f0c by Xiang Zhang in branch 'default':
Issue #29290: Merge 3.6.
https://hg.python.org/cpython/rev/c47a72627f0c
History
Date User Action Args
2017-01-22 06:43:19python-devsetrecipients: + python-dev, roysmith, peter.otten, steven.daprano, martin.panter, paul.j3, serhiy.storchaka, xiang.zhang
2017-01-22 06:43:19python-devlinkissue29290 messages
2017-01-22 06:43:18python-devcreate