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 serhiy.storchaka
Recipients berker.peksag, bethard, christian.heimes, methane, paul.j3, pitrou, rhettinger, serhiy.storchaka, terry.reedy, vstinner, wolma, yan12125
Date 2017-09-25.21:56:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1506376561.21.0.3960572702.issue30152@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 81108375d9b2ccd0add1572da745311d4dfac505 by Serhiy Storchaka in branch 'master':
bpo-30152: Reduce the number of imports for argparse. (#1269)
https://github.com/python/cpython/commit/81108375d9b2ccd0add1572da745311d4dfac505
History
Date User Action Args
2017-09-25 21:56:01serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, terry.reedy, pitrou, bethard, vstinner, christian.heimes, methane, berker.peksag, paul.j3, wolma, yan12125
2017-09-25 21:56:01serhiy.storchakasetmessageid: <1506376561.21.0.3960572702.issue30152@psf.upfronthosting.co.za>
2017-09-25 21:56:01serhiy.storchakalinkissue30152 messages
2017-09-25 21:56:01serhiy.storchakacreate