COMMITS
/ Lib/test/test_copyreg.py May 8, 2022
S
bpo-44712: Replace "type(literal)" with corresponding builtin types (GH-27294)
Serhiy Storchaka committed
August 4, 2017
S
bpo-31107: Fix copyreg mangled slot names calculation. (#2989)
Shane Harvey committed
April 13, 2015
Z
Issue #21741: Update 147 test modules to use test discovery.
Zachary Ware committed
November 20, 2010
E
#9424: Replace deprecated assert* methods in the Python test suite.
Ezio Melotti committed
January 19, 2010
B
use assert[Not]In where appropriate
Benjamin Peterson committed
June 30, 2009
B
convert old fail* assertions to assert*
Benjamin Peterson committed
May 20, 2008
B
#2621 rename test.test_support to test.support
Benjamin Peterson committed
May 11, 2008
A
Rename copy_reg module to copyreg.
Alexandre Vassalotti committed