Staging
v0.5.1
https://github.com/python/cpython
Revision 32f378b0d925d960c3f72c0fd646c7b1b3237b5f authored by Andrew M. Kuchling on 05 October 2006, 19:38:17 UTC, committed by Andrew M. Kuchling on 05 October 2006, 19:38:17 UTC
PyFunction_SetDefaults() is documented as taking None or a tuple.
A NULL would crash the PyTuple_Check().  Now make NULL return a SystemError.

Reported by Klocwork #73.
1 parent 20cc6be
History
Tip revision: 32f378b0d925d960c3f72c0fd646c7b1b3237b5f authored by Andrew M. Kuchling on 05 October 2006, 19:38:17 UTC
[Backport r50681 | neal.norwitz]
Tip revision: 32f378b
File Mode Size
VC6
bdist_wininst
example_nt
os2emx
os2vacpp
WinMain.c -rw-r--r-- 447 bytes
_subprocess.c -rw-r--r-- 13.2 KB
_winreg.c -rw-r--r-- 42.8 KB
config.c -rw-r--r-- 4.1 KB
dl_nt.c -rw-r--r-- 908 bytes
dllbase_nt.txt -rw-r--r-- 3.5 KB
empty.c -rw-r--r-- 137 bytes
frozen_dllmain.c -rw-r--r-- 3.6 KB
getpathp.c -rw-r--r-- 18.0 KB
icons.mak -rw-r--r-- 213 bytes
icons.rc -rw-r--r-- 59 bytes
import_nt.c -rw-r--r-- 2.4 KB
make_versioninfo.c -rw-r--r-- 1.0 KB
msvcrtmodule.c -rwxr-xr-x 5.0 KB
py.ico -rw-r--r-- 766 bytes
pyc.ico -rw-r--r-- 766 bytes
pycon.ico -rw-r--r-- 766 bytes
pyconfig.h -rw-r--r-- 15.8 KB
python.mk -rw-r--r-- 234 bytes
python_exe.rc -rw-r--r-- 49 bytes
python_nt.rc -rw-r--r-- 1.8 KB
readme.txt -rw-r--r-- 4.2 KB
testpy.py -rw-r--r-- 890 bytes
tix.diff -rw-r--r-- 3.2 KB
w9xpopen.c -rw-r--r-- 3.6 KB
winsound.c -rw-r--r-- 7.1 KB

readme.txt

back to top