]> granicus.if.org Git - python/commit
more PY_LONG_LONG to long long
authorBenjamin Peterson <benjamin@python.org>
Thu, 8 Sep 2016 16:15:54 +0000 (09:15 -0700)
committerBenjamin Peterson <benjamin@python.org>
Thu, 8 Sep 2016 16:15:54 +0000 (09:15 -0700)
commit47ff0734b817d293ae84603efad2f3f508d85f78
tree4be3f7fa6164e1a3ca0e3a1b9fdd3a7b12f334c3
parentc71ec8aef37f8a72d1dc3237b127f15a32ba0997
more PY_LONG_LONG to long long
19 files changed:
Doc/c-api/arg.rst
Doc/c-api/long.rst
Doc/c-api/unicode.rst
Include/pyport.h
Lib/test/test_getargs2.py
Modules/_blake2/blake2b_impl.c
Modules/_blake2/blake2s_impl.c
Modules/_ctypes/_ctypes_test.c
Modules/_ctypes/callproc.c
Modules/_ctypes/cfield.c
Modules/_ctypes/ctypes.h
Modules/_io/_iomodule.h
Modules/_io/textio.c
Modules/_sqlite/util.c
Objects/unicodeobject.c
aclocal.m4
configure
configure.ac
pyconfig.h.in