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 ncoghlan
Recipients dstufft, eric.araujo, ncoghlan, paul.j3, spaceone
Date 2018-06-08.10:12:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1528452772.09.0.592728768989.issue24089@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 66f02aa32f1e4adb9f24cf186f8c495399d5ce9b by Nick Coghlan (wim glenn) in branch 'master':
bpo-11874: fix assertion failure in argparse metavar handling (GH-1826)
https://github.com/python/cpython/commit/66f02aa32f1e4adb9f24cf186f8c495399d5ce9b
History
Date User Action Args
2018-06-08 10:12:52ncoghlansetrecipients: + ncoghlan, eric.araujo, paul.j3, dstufft, spaceone
2018-06-08 10:12:52ncoghlansetmessageid: <1528452772.09.0.592728768989.issue24089@psf.upfronthosting.co.za>
2018-06-08 10:12:52ncoghlanlinkissue24089 messages
2018-06-08 10:12:52ncoghlancreate