summaryrefslogtreecommitdiffstats
path: root/Lib/copyreg.py
Commit message (Expand)AuthorAgeFilesLines
* bpo-29762: More use "raise from None". (#569)Serhiy Storchaka2017-04-051-1/+1
* Issue #17810: Implement PEP 3154, pickle protocol 4.Antoine Pitrou2013-11-231-0/+6
* Closes #13258: Use callable() built-in in the standard library.Florent Xicluna2011-10-281-2/+2
* Rename copy_reg module to copyreg.Alexandre Vassalotti2008-05-111-0/+196