]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Rename LONG_LONG to PY_LONG_LONG. Fixes #710285.
authorMartin v. Löwis <martin@v.loewis.de>
Sat, 29 Mar 2003 10:06:18 +0000 (10:06 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Sat, 29 Mar 2003 10:06:18 +0000 (10:06 +0000)
commitb9a0f9121876cbc728cbef88f16bb32b92712d2d
tree2677795fd372f25549f84764a556bee87ec66f43
parent043bbc7da387f613f3ce60c20063e2a29baff372
Rename LONG_LONG to PY_LONG_LONG. Fixes #710285.
15 files changed:
Doc/api/utilities.tex
Include/longobject.h
Include/pyport.h
Misc/NEWS
Modules/_testcapimodule.c
Modules/addrinfo.h
Modules/bz2module.c
Modules/posixmodule.c
Modules/resource.c
Modules/socketmodule.c
Modules/structmodule.c
Objects/longobject.c
PC/pyconfig.h
Python/getargs.c
Python/modsupport.c