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 bethard, eric.araujo, htnieman, mZarjk, manveru, mattpr, ncoghlan, paul.j3, spaceone, vajrasky, wim.glenn, wolma, xuanji, ysj.ray
Date 2018-06-08.10:12:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1528452772.6.0.786479179495.issue11874@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, bethard, eric.araujo, ysj.ray, xuanji, htnieman, manveru, paul.j3, wim.glenn, vajrasky, wolma, mZarjk, spaceone, mattpr
2018-06-08 10:12:52ncoghlansetmessageid: <1528452772.6.0.786479179495.issue11874@psf.upfronthosting.co.za>
2018-06-08 10:12:52ncoghlanlinkissue11874 messages
2018-06-08 10:12:52ncoghlancreate