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
README -rw-r--r-- 1014 bytes
beer.py -rwxr-xr-x 566 bytes
eiffel.py -rwxr-xr-x 3.8 KB
hanoi.py -rwxr-xr-x 4.5 KB
life.py -rwxr-xr-x 8.8 KB
markov.py -rwxr-xr-x 3.6 KB
mcast.py -rwxr-xr-x 2.2 KB
queens.py -rwxr-xr-x 2.2 KB
redemo.py -rwxr-xr-x 5.7 KB
rpython.py -rwxr-xr-x 778 bytes
rpythond.py -rwxr-xr-x 1.3 KB
sortvisu.py -rwxr-xr-x 19.5 KB
ss1.py -rwxr-xr-x 24.9 KB
vector.py -rwxr-xr-x 1.4 KB

README

back to top