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
/
_compat_pickle.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-75552: Remove deprecated tkinter.tix module (GH-104902)
Zachary Ware
2023-05-27
1
-1/+0
*
bpo-46565: `del` loop vars that are leaking into module namespaces (GH-30993)
Nikita Sobolev
2022-02-03
1
-0/+1
*
bpo-37757: Disallow PEP 572 cases that expose implementation details (GH-15131)
Nick Coghlan
2019-08-25
1
-1/+0
*
bpo-35224: PEP 572 Implementation (#10497)
Emily Morehouse
2019-01-24
1
-0/+1
*
Issue #15767: Add ModuleNotFoundError.
Eric Snow
2016-09-07
1
-0/+7
*
Issue #26013: Added compatibility with broken protocol 2 pickles created
Serhiy Storchaka
2016-01-18
1
-0/+7
*
Issue #18473: Fixed pickle compatibility tests for optional modules.
Serhiy Storchaka
2015-03-31
1
-0/+7
*
Issue #18473: Fixed 2to3 and 3to2 compatible pickle mappings.
Serhiy Storchaka
2015-03-31
1
-14/+107
*
Fix issue #19834: Support unpickling of exceptions pickled by Python 2.
Walter Doerwald
2013-12-02
1
-0/+56
*
Issue #6137: The pickle module now translates module names when loading
Antoine Pitrou
2009-06-04
1
-0/+81