Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #6137: The pickle module now translates module names when loading | Antoine Pitrou | 2009-06-04 | 1 | -0/+3 |
* | Restore _pickle module accelerator module. | Alexandre Vassalotti | 2008-06-12 | 1 | -2/+0 |
* | revert the addition of _pickle because it was causing havok with 64-bit | Benjamin Peterson | 2008-06-12 | 1 | -0/+2 |
* | Issue 2917: Merge the pickle and cPickle module. | Alexandre Vassalotti | 2008-06-11 | 1 | -2/+0 |
* | #2621 rename test.test_support to test.support | Benjamin Peterson | 2008-05-20 | 1 | -3/+3 |
* | - A new pickle protocol (protocol 3) is added with explicit support | Guido van Rossum | 2008-03-17 | 1 | -1/+1 |
* | Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,... | Christian Heimes | 2008-02-11 | 1 | -1/+22 |
* | Moving pickletools.py from the sandbox into the std library. I started | Tim Peters | 2003-01-27 | 1 | -0/+3 |