Staging
v0.5.1
https://github.com/python/cpython
Revision df59273c7a384ea8c890fa8e9b80c92825df841c authored by Zackery Spytz on 29 October 2020, 09:44:35 UTC, committed by GitHub on 29 October 2020, 09:44:35 UTC


Use pickle.DEFAULT_PROTOCOL (currently 5) in shelve instead of a
hardcoded 3.
1 parent 4173320
History
Tip revision: df59273c7a384ea8c890fa8e9b80c92825df841c authored by Zackery Spytz on 29 October 2020, 09:44:35 UTC
bpo-34204: Use pickle.DEFAULT_PROTOCOL in shelve (GH-19639)
Tip revision: df59273
File Mode Size
python-mappings
Makefile -rw-r--r-- 1.7 KB
comparecodecs.py -rwxr-xr-x 1.4 KB
gencjkcodecs.py -rw-r--r-- 2.0 KB
gencodec.py -rw-r--r-- 12.0 KB
genmap_japanese.py -rw-r--r-- 10.1 KB
genmap_korean.py -rw-r--r-- 2.0 KB
genmap_schinese.py -rw-r--r-- 5.1 KB
genmap_support.py -rw-r--r-- 6.1 KB
genwincodec.py -rw-r--r-- 1.7 KB
genwincodecs.bat -rw-r--r-- 201 bytes
listcodecs.py -rw-r--r-- 1021 bytes
makeunicodedata.py -rw-r--r-- 47.5 KB
mkstringprep.py -rw-r--r-- 9.9 KB

back to top