index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_copy_reg.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
use assert[Not]In where appropriate
Ezio Melotti
2010-01-23
1
-2/+2
*
convert usage of fail* to assert*
Benjamin Peterson
2009-06-30
1
-4/+4
*
Revert copy_reg -> copyreg rename.
Georg Brandl
2008-05-20
1
-0/+121
*
Added module stub for copy_reg renaming in 3.0.
Alexandre Vassalotti
2008-05-11
1
-121/+0
*
Patch #1462313, bug #1443328: the pickle modules now can handle classes
Georg Brandl
2006-03-31
1
-0/+29
*
cPickle: exempt two_tuple from GC -- it's a speed hack, and doesn't
Tim Peters
2003-02-04
1
-22/+2
*
Added basic tests of copy_reg's extension registry.
Tim Peters
2003-02-04
1
-0/+78
*
Test that True can be copied.
Martin v. Löwis
2003-01-26
1
-0/+4
*
Get rid of relative imports in all unittests. Now anything that
Barry Warsaw
2002-07-23
1
-1/+1
*
Change the PyUnit-based tests to use the test_main() approach. This
Fred Drake
2001-09-20
1
-1/+6
*
Convert copy_reg test to PyUnit.
Fred Drake
2001-05-22
1
-29/+19
*
Test the exception-raising for error cases in copy_reg.
Fred Drake
2000-10-11
1
-0/+35