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 chris.jerdonek, serhiy.storchaka
Date 2012-12-27.06:11:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1356588694.16.0.287168160406.issue16790@psf.upfronthosting.co.za>
In-reply-to
Content
Why not inherit IntTestCases and LongTest from SharedTestCaseMixin? And looks as CommonSomeTest naming is more common than SharedSomeTest.
History
Date User Action Args
2012-12-27 06:11:34serhiy.storchakasetrecipients: + serhiy.storchaka, chris.jerdonek
2012-12-27 06:11:34serhiy.storchakasetmessageid: <1356588694.16.0.287168160406.issue16790@psf.upfronthosting.co.za>
2012-12-27 06:11:34serhiy.storchakalinkissue16790 messages
2012-12-27 06:11:33serhiy.storchakacreate