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, miss-islington, ncoghlan, paul.j3, spaceone, vajrasky, wim.glenn, wolma, xuanji, ysj.ray
Date 2018-06-09.01:23:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1528507402.52.0.592728768989.issue11874@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for the PR, and your patience!

The change has now been merged for all active 3.x versions.

It turns out the 2.7 argparse code is still close enough to the 3.x code for the automated backport to work, so the CI for that is currently running.
History
Date User Action Args
2018-06-09 01:23:22ncoghlansetrecipients: + ncoghlan, bethard, eric.araujo, ysj.ray, xuanji, htnieman, manveru, paul.j3, wim.glenn, vajrasky, wolma, mZarjk, spaceone, mattpr, miss-islington
2018-06-09 01:23:22ncoghlansetmessageid: <1528507402.52.0.592728768989.issue11874@psf.upfronthosting.co.za>
2018-06-09 01:23:22ncoghlanlinkissue11874 messages
2018-06-09 01:23:21ncoghlancreate