Staging
v0.5.1
https://github.com/python/cpython
Revision 4b42d575bf0fb01192b3ec54b7e224b238691527 authored by Victor Stinner on 25 February 2019, 22:44:13 UTC, committed by larryhastings on 25 February 2019, 22:44:13 UTC
* bpo-34656: Avoid relying on signed overflow in _pickle memos (GH-9261)

(cherry picked from commit a4ae828ee416a66d8c7bf5ee71d653c2cc6a26dd)
1 parent 6c655ce
History
Tip revision: 4b42d575bf0fb01192b3ec54b7e224b238691527 authored by Victor Stinner on 25 February 2019, 22:44:13 UTC
[3.4] bpo-34656: Avoid relying on signed overflow in _pickle memos (GH-9261) (#11870)
Tip revision: 4b42d57
File Mode Size
test
README -rw-r--r-- 12.4 KB
bkfile.py -rw-r--r-- 1.6 KB
checkextensions.py -rw-r--r-- 2.6 KB
checkextensions_win32.py -rw-r--r-- 6.1 KB
extensions_win32.ini -rw-r--r-- 3.9 KB
flag.py -rw-r--r-- 41 bytes
freeze.py -rwxr-xr-x 16.7 KB
hello.py -rw-r--r-- 24 bytes
makeconfig.py -rw-r--r-- 1.6 KB
makefreeze.py -rw-r--r-- 2.6 KB
makemakefile.py -rw-r--r-- 907 bytes
parsesetup.py -rw-r--r-- 2.9 KB
win32.html -rw-r--r-- 7.0 KB
winmakemakefile.py -rw-r--r-- 4.9 KB

README

back to top