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 orsenthil
Recipients chris.jerdonek, ezio.melotti, orsenthil
Date 2012-07-10.06:37:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAPOVWOSgL=AVgFWcJPKDZ5-7KDLKoJ3=1QVxR0c8SjTgSrgJJA@mail.gmail.com>
In-reply-to <1341892215.27.0.104268992597.issue15302@psf.upfronthosting.co.za>
Content
On Mon, Jul 9, 2012 at 8:50 PM, Chris Jerdonek <report@bugs.python.org> wrote:>
> Sure, if someone is open to reviewing it.

Yes, please go ahead. I can review it and I believe others should be
able to as well. As a first short,  I think, it may be a good idea to
just replacing the short opt and long opt handling behavior and not
dwell too much into argparse features (just to ascertain that we are
not going through a new code-path. this I believe, may help assuage
Ezio's concern a bit  that regrtest.py lacks test and changes to them
should be carefully done at this point in time in release).  Or the
other idea is you may submit the patch and if it is significant, it
may go in early in 3.4
History
Date User Action Args
2012-07-10 06:37:10orsenthilsetrecipients: + orsenthil, ezio.melotti, chris.jerdonek
2012-07-10 06:37:10orsenthillinkissue15302 messages
2012-07-10 06:37:09orsenthilcreate