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 asvetlov, chris.jerdonek, ezio.melotti, gregory.p.smith, python-dev, rhettinger, serhiy.storchaka, terry.reedy
Date 2012-12-28.08:28:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1356683296.74.0.0992621001868.issue16761@psf.upfronthosting.co.za>
In-reply-to
Content
> When this patch is updated because of the commit for issue 16790, in 3.x can the edited test cases be moved to the top of the test class per the following comment (as appropriate)?

I will do this in issue16784. In any case I am going to move a large part of test_basic/test_long to IntLongCommonTests and then those test will be above test_keyword_args.
History
Date User Action Args
2012-12-28 08:28:16serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, terry.reedy, gregory.p.smith, ezio.melotti, asvetlov, chris.jerdonek, python-dev
2012-12-28 08:28:16serhiy.storchakasetmessageid: <1356683296.74.0.0992621001868.issue16761@psf.upfronthosting.co.za>
2012-12-28 08:28:16serhiy.storchakalinkissue16761 messages
2012-12-28 08:28:16serhiy.storchakacreate