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 chris.jerdonek
Recipients a.kasyanov, asvetlov, benjamin.peterson, chris.jerdonek, ezio.melotti, georg.brandl, orsenthil, python-dev, r.david.murray, tshepang
Date 2012-12-28.03:13:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1356664408.99.0.226544646473.issue15302@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks again for your reviews, Benjamin (and others).

I created issue 16799 for the next phase of this process: changing regrtest.main() from operating on getopt-style parsed options to an argparse Namespace object.
History
Date User Action Args
2012-12-28 03:13:29chris.jerdoneksetrecipients: + chris.jerdonek, georg.brandl, orsenthil, benjamin.peterson, ezio.melotti, r.david.murray, asvetlov, tshepang, python-dev, a.kasyanov
2012-12-28 03:13:28chris.jerdoneksetmessageid: <1356664408.99.0.226544646473.issue15302@psf.upfronthosting.co.za>
2012-12-28 03:13:28chris.jerdoneklinkissue15302 messages
2012-12-28 03:13:28chris.jerdonekcreate