]> granicus.if.org Git - python/commit
Patch #1733960: Allow T_LONGLONG to accept ints.
authorMartin v. Löwis <martin@v.loewis.de>
Sat, 9 Jun 2007 08:01:33 +0000 (08:01 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Sat, 9 Jun 2007 08:01:33 +0000 (08:01 +0000)
commit2276885acda0a74875cf02c5459c05e67b986f97
tree2a5304e0663e66f4bae4860bf5a8e711fd529930
parent66e64e2b6a837bcd95c29a2173d065fdc91f0581
Patch #1733960: Allow T_LONGLONG to accept ints.
Include/pyport.h
Lib/test/test_structmembers.py
Misc/NEWS
Modules/_testcapimodule.c
PC/pyconfig.h
Python/structmember.c