]> granicus.if.org Git - python/commit
replace PY_LONG_LONG with long long
authorBenjamin Peterson <benjamin@python.org>
Tue, 6 Sep 2016 17:46:49 +0000 (10:46 -0700)
committerBenjamin Peterson <benjamin@python.org>
Tue, 6 Sep 2016 17:46:49 +0000 (10:46 -0700)
commitaf580dff4af3cb812cdd7a229a4a65059b3bc1ee
tree69954d6e499793f75edc045e31ade0e0eabb6053
parent45c7514de406d9ed84e46d80500fb4ac87a94ea8
replace PY_LONG_LONG with long long
29 files changed:
Include/longobject.h
Include/pyport.h
Include/pythread.h
Include/pytime.h
Misc/coverity_model.c
Modules/_datetimemodule.c
Modules/_lsprof.c
Modules/_lzmamodule.c
Modules/_struct.c
Modules/_testcapimodule.c
Modules/addrinfo.h
Modules/arraymodule.c
Modules/md5module.c
Modules/mmapmodule.c
Modules/posixmodule.c
Modules/resource.c
Modules/sha1module.c
Modules/sha512module.c
Objects/longobject.c
Objects/memoryobject.c
Objects/rangeobject.c
Objects/unicodeobject.c
PC/pyconfig.h
Python/condvar.h
Python/getargs.c
Python/modsupport.c
Python/pytime.c
Python/structmember.c
Python/thread_nt.h