Staging
v0.5.1
https://github.com/python/cpython
Revision efdf316d23c2bc81f499c46faaba5e1b49509afa authored by Miss Islington (bot) on 17 September 2018, 13:08:45 UTC, committed by GitHub on 17 September 2018, 13:08:45 UTC
(cherry picked from commit 9bdb7be482aef8f60daa1d36606568a132dcb616)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
1 parent e2c0aea
History
Tip revision: efdf316d23c2bc81f499c46faaba5e1b49509afa authored by Miss Islington (bot) on 17 September 2018, 13:08:45 UTC
bpo-34341: Fix appending to ZIP archives with the ZIP64 extension. (GH-8683)
Tip revision: efdf316
File Mode Size
bytearrayobject.c.h -rw-r--r-- 20.0 KB
bytesobject.c.h -rw-r--r-- 14.1 KB
complexobject.c.h -rw-r--r-- 952 bytes
descrobject.c.h -rw-r--r-- 2.4 KB
dictobject.c.h -rw-r--r-- 2.8 KB
enumobject.c.h -rw-r--r-- 1.8 KB
floatobject.c.h -rw-r--r-- 7.8 KB
funcobject.c.h -rw-r--r-- 1.4 KB
listobject.c.h -rw-r--r-- 6.9 KB
longobject.c.h -rw-r--r-- 6.3 KB
moduleobject.c.h -rw-r--r-- 925 bytes
odictobject.c.h -rw-r--r-- 4.2 KB
structseq.c.h -rw-r--r-- 744 bytes
tupleobject.c.h -rw-r--r-- 2.5 KB
typeobject.c.h -rw-r--r-- 5.7 KB
unicodeobject.c.h -rw-r--r-- 26.6 KB

back to top