Staging
v0.5.1
https://github.com/python/cpython
Revision d1d42bf4a404f092fe90fe8984481c507a64ef0a authored by Miss Islington (bot) on 29 August 2019, 07:56:04 UTC, committed by GitHub on 29 August 2019, 07:56:04 UTC
(cherry picked from commit 122376df550b71dd3bec0513c7483cc1714212fa)

Co-authored-by: Justin Blanchard <UncombedCoconut@gmail.com>
1 parent 097eae5
History
Tip revision: d1d42bf4a404f092fe90fe8984481c507a64ef0a authored by Miss Islington (bot) on 29 August 2019, 07:56:04 UTC
bpo-37372: Fix error unpickling datetime.time objects from Python 2 with seconds>=24. (GH-14307)
Tip revision: d1d42bf
File Mode Size
bytearrayobject.c.h -rw-r--r-- 28.5 KB
bytesobject.c.h -rw-r--r-- 21.5 KB
codeobject.c.h -rw-r--r-- 8.4 KB
complexobject.c.h -rw-r--r-- 1.4 KB
descrobject.c.h -rw-r--r-- 3.3 KB
dictobject.c.h -rw-r--r-- 4.1 KB
enumobject.c.h -rw-r--r-- 2.2 KB
floatobject.c.h -rw-r--r-- 9.2 KB
funcobject.c.h -rw-r--r-- 2.3 KB
listobject.c.h -rw-r--r-- 9.2 KB
longobject.c.h -rw-r--r-- 9.1 KB
memoryobject.c.h -rw-r--r-- 2.2 KB
moduleobject.c.h -rw-r--r-- 1.4 KB
odictobject.c.h -rw-r--r-- 5.3 KB
structseq.c.h -rw-r--r-- 1.1 KB
tupleobject.c.h -rw-r--r-- 2.8 KB
typeobject.c.h -rw-r--r-- 6.0 KB
unicodeobject.c.h -rw-r--r-- 34.2 KB

back to top