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 r.david.murray
Recipients John Hagen, SilentGhost, martin.panter, matrixise, r.david.murray, serhiy.storchaka
Date 2015-11-01.19:38:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1446406724.52.0.122960971118.issue25521@psf.upfronthosting.co.za>
In-reply-to
Content
My sense is that most of the open argparse bugs are *because* of the increased power (that is, they aren't, with a few exceptions, in the fundamental bits that optparse does as well).  And the issues are open because no one is maintaining that module, either :(.  There is one non-committer who has done a lot of work on the patches, we should probably evaluate offering him commit privileges.

That said, I don't have a strong opinion on the deprecation-or-not myself.
History
Date User Action Args
2015-11-01 19:38:44r.david.murraysetrecipients: + r.david.murray, SilentGhost, martin.panter, serhiy.storchaka, matrixise, John Hagen
2015-11-01 19:38:44r.david.murraysetmessageid: <1446406724.52.0.122960971118.issue25521@psf.upfronthosting.co.za>
2015-11-01 19:38:44r.david.murraylinkissue25521 messages
2015-11-01 19:38:44r.david.murraycreate