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 martin.panter
Recipients John Hagen, SilentGhost, martin.panter, matrixise, r.david.murray, serhiy.storchaka
Date 2015-11-01.22:21:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1446416517.56.0.340224568723.issue25521@psf.upfronthosting.co.za>
In-reply-to
Content
Serhiy, do you have a link or more information about this decision? Looking around at previous discussions, this is what I found: limiting to pending deprecation: <https://www.marc.info/?l=python-dev&m=126676001222439&w=2>; not bothering with any code warning: <https://www.marc.info/?l=python-dev&m=130113240102821&w=2>. But the PEP was never updated as suggested in that last thread.

FWIW I have never used optparse. I do find argparse useful, but having bugs due to being “powerful” is not necessarily a good thing.
History
Date User Action Args
2015-11-01 22:21:57martin.pantersetrecipients: + martin.panter, r.david.murray, SilentGhost, serhiy.storchaka, matrixise, John Hagen
2015-11-01 22:21:57martin.pantersetmessageid: <1446416517.56.0.340224568723.issue25521@psf.upfronthosting.co.za>
2015-11-01 22:21:57martin.panterlinkissue25521 messages
2015-11-01 22:21:57martin.pantercreate