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 cortopy, ncoghlan, paul.j3
Date 2018-06-08.10:12:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1528452772.96.0.747649996384.issue25058@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:53ncoghlansetrecipients: + ncoghlan, paul.j3, cortopy
2018-06-08 10:12:52ncoghlansetmessageid: <1528452772.96.0.747649996384.issue25058@psf.upfronthosting.co.za>
2018-06-08 10:12:52ncoghlanlinkissue25058 messages
2018-06-08 10:12:52ncoghlancreate