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 brett.cannon
Recipients brett.cannon, mark.dickinson, rhettinger, serhiy.storchaka
Date 2012-12-11.14:11:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1355235061.77.0.655313334929.issue16659@psf.upfronthosting.co.za>
In-reply-to
Content
To see how to write tests that exercise both the C and Python versions look at test_heapq and test_warnings as examples. It will require some refactoring, but it's easy to do.
History
Date User Action Args
2012-12-11 14:11:01brett.cannonsetrecipients: + brett.cannon, rhettinger, mark.dickinson, serhiy.storchaka
2012-12-11 14:11:01brett.cannonsetmessageid: <1355235061.77.0.655313334929.issue16659@psf.upfronthosting.co.za>
2012-12-11 14:11:01brett.cannonlinkissue16659 messages
2012-12-11 14:11:01brett.cannoncreate