summaryrefslogtreecommitdiff
path: root/Lib/test/test_copyreg.py
Commit message (Expand)AuthorAgeFilesLines
* bpo-31107: Fix copyreg mangled slot names calculation. (#2989)Shane Harvey2017-08-041-0/+10
* Issue #21741: Update 147 test modules to use test discovery.Zachary Ware2015-04-131-6/+1
* #9424: Replace deprecated assert* methods in the Python test suite.Ezio Melotti2010-11-201-6/+6
* use assert[Not]In where appropriateBenjamin Peterson2010-01-191-2/+2
* convert old fail* assertions to assert*Benjamin Peterson2009-06-301-4/+4
* #2621 rename test.test_support to test.supportBenjamin Peterson2008-05-201-2/+2
* Rename copy_reg module to copyreg.Alexandre Vassalotti2008-05-111-0/+121