Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
91f4380cedbae32b49adbea2518014a5624c6523
commit
91f4380cedbae32b49adbea2518014a5624c6523
[
log
]
[
tgz
]
author
Antoine Pitrou <
[email protected]
>
Sun May 26 15:10:09 2019
committer
GitHub <
[email protected]
>
Sun May 26 15:10:09 2019
tree
fbc47b8ee756f9e0a8f6bacf6b055490f2ef9ab3
parent
22ccb0b4902137275960c008ef77b88fa82729ce
[
diff
]
bpo-36785: PEP 574 implementation (GH-7076)
Doc/library/pickle.rst
[
diff
]
Include/Python.h
[
diff
]
Include/picklebufobject.h
[Added -
diff
]
Lib/pickle.py
[
diff
]
Lib/pickletools.py
[
diff
]
Lib/test/pickletester.py
[
diff
]
Lib/test/test_inspect.py
[
diff
]
Lib/test/test_pickle.py
[
diff
]
Lib/test/test_picklebuffer.py
[Added -
diff
]
Lib/test/test_pickletools.py
[
diff
]
Lib/test/test_pyclbr.py
[
diff
]
Makefile.pre.in
[
diff
]
Misc/NEWS.d/next/Library/2019-05-03-20-47-55.bpo-36785.PQLnPq.rst
[Added -
diff
]
Modules/_pickle.c
[
diff
]
Modules/clinic/_pickle.c.h
[
diff
]
Objects/object.c
[
diff
]
Objects/picklebufobject.c
[Added -
diff
]
PCbuild/pythoncore.vcxproj
[
diff
]
PCbuild/pythoncore.vcxproj.filters
[
diff
]
19 files changed
tree: fbc47b8ee756f9e0a8f6bacf6b055490f2ef9ab3
.azure-pipelines/
.github/
Doc/
Grammar/
Include/
Lib/
m4/
Mac/
Misc/
Modules/
Objects/
Parser/
PC/
PCbuild/
Programs/
Python/
Tools/
.gitattributes
.gitignore
.travis.yml
aclocal.m4
CODE_OF_CONDUCT.md
config.guess
config.sub
configure
configure.ac
install-sh
LICENSE
Makefile.pre.in
pyconfig.h.in
README.rst
setup.py