Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-33138: Change standard error message for non-pickleable and non-copyable ... | Serhiy Storchaka | 2018-10-31 | 1 | -6/+9 |
* | bpo-31107: Fix copyreg mangled slot names calculation. (#2989) | Shane Harvey | 2017-08-04 | 1 | -1/+5 |
* | bpo-29762: More use "raise from None". (#569) | Serhiy Storchaka | 2017-04-05 | 1 | -1/+1 |
* | Issue #17810: Implement PEP 3154, pickle protocol 4. | Antoine Pitrou | 2013-11-23 | 1 | -0/+6 |
* | Closes #13258: Use callable() built-in in the standard library. | Florent Xicluna | 2011-10-28 | 1 | -2/+2 |
* | Rename copy_reg module to copyreg. | Alexandre Vassalotti | 2008-05-11 | 1 | -0/+196 |