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 chris.jerdonek, serhiy.storchaka
Date 2012-12-27.07:08:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1356592093.45.0.440971816736.issue16790@psf.upfronthosting.co.za>
In-reply-to
Content
After this issue, the ordering of new test_int test cases in 3.x should preferably match the ordering in 2.7 for easier back-porting when the tests are new in both.  For example, test_no_args() and test_keyword_args() could go at the top of 3.x's IntTestCases.
History
Date User Action Args
2012-12-27 07:08:13chris.jerdoneksetrecipients: + chris.jerdonek, serhiy.storchaka
2012-12-27 07:08:13chris.jerdoneksetmessageid: <1356592093.45.0.440971816736.issue16790@psf.upfronthosting.co.za>
2012-12-27 07:08:13chris.jerdoneklinkissue16790 messages
2012-12-27 07:08:13chris.jerdonekcreate