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_pickletools.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-36785: PEP 574 implementation (GH-7076)
Antoine Pitrou
2019-05-26
1
-8/+9
*
bpo-31993: Do not allocate large temporary buffers in pickle dump. (#4353)
Olivier Grisel
2018-01-06
1
-0/+3
*
bpo-32032: Test both implementations of module-level pickle API. (#4401)
Serhiy Storchaka
2017-11-15
1
-2/+1
*
Issue #23277: Remove unused imports in tests.
Serhiy Storchaka
2016-04-24
1
-1/+0
*
Issue #23883: Add missing APIs to __all__; patch by Jacek KoĆodziej
Martin Panter
2015-11-14
1
-0/+33
*
Issue #19858: pickletools.optimize() now aware of the MEMOIZE opcode, can
Serhiy Storchaka
2014-12-16
1
-0/+43
*
Issue #19754: Make pickletools.optimize respect the frame size target.
Alexandre Vassalotti
2013-12-02
1
-2/+0
*
Selectively re-enable framing tests
Antoine Pitrou
2013-11-24
1
-0/+2
*
Issue #11286: Fixed unpickling of empty 2.x strings.
Alexander Belopolsky
2011-02-24
1
-2/+2
*
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