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 aronacher, berker.peksag, bethard, serhiy.storchaka
Date 2017-05-04.05:17:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1493875070.35.0.754450470255.issue30166@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 7e4db2f253c555568d56177c2fd083bcf8f88d34 by Serhiy Storchaka in branch 'master':
bpo-30166: Import command-line parsing modules only when needed. (#1293)
https://github.com/python/cpython/commit/7e4db2f253c555568d56177c2fd083bcf8f88d34
History
Date User Action Args
2017-05-04 05:17:50serhiy.storchakasetrecipients: + serhiy.storchaka, bethard, aronacher, berker.peksag
2017-05-04 05:17:50serhiy.storchakasetmessageid: <1493875070.35.0.754450470255.issue30166@psf.upfronthosting.co.za>
2017-05-04 05:17:50serhiy.storchakalinkissue30166 messages
2017-05-04 05:17:50serhiy.storchakacreate