]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Patch #1733960: Allow T_LONGLONG to accept ints.
authorMartin v. Löwis <martin@v.loewis.de>
Sat, 9 Jun 2007 07:42:52 +0000 (07:42 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Sat, 9 Jun 2007 07:42:52 +0000 (07:42 +0000)
commit6371cd81775298dfd5dbbffbc172f3e5ddf6b5ea
tree2e9902bb1fd520e34704bf119e27094542b5814e
parent080b598990aae43b2ee4880d98b1a575fae2a778
Patch #1733960: Allow T_LONGLONG to accept ints.
Will backport to 2.5.
Include/pyport.h
Lib/test/test_structmembers.py
Misc/NEWS
Modules/_testcapimodule.c
PC/pyconfig.h
Python/structmember.c