]> granicus.if.org Git - python/commit
Issue #29290: argparse help messages won't wrap at non-breaking spaces.
authorXiang Zhang <angwerzx@126.com>
Sun, 22 Jan 2017 06:37:22 +0000 (14:37 +0800)
committerXiang Zhang <angwerzx@126.com>
Sun, 22 Jan 2017 06:37:22 +0000 (14:37 +0800)
commit7fe28ad8375677a6d696271d48783d6c38a74dce
tree50624d4578d72021f5181480e818226181030334
parentd7d87ca9b0495f1dd04863fbb93226c0e0f7af5f
Issue #29290: argparse help messages won't wrap at non-breaking spaces.
Lib/argparse.py
Lib/test/test_argparse.py
Misc/NEWS