Staging
v0.5.1
https://github.com/python/cpython
Revision dc2e5cebdfae77bdf93280a0e1a8ad0fd4b9e319 authored by Guido van Rossum on 08 February 2002, 21:32:41 UTC, committed by Guido van Rossum on 08 February 2002, 21:32:41 UTC
Kleineidam): curses error in w.border().

For some reason, in 2.1.2 and before, PyCursesWindow_Border is
declared as METH_VARARGS but calls PyArg_Parse(), which is wrong.

(This is not relevant for 2.2, which does this completely different
and makes all functions METH_VARARGS.)
1 parent 97cb5b7
History
Tip revision: dc2e5cebdfae77bdf93280a0e1a8ad0fd4b9e319 authored by Guido van Rossum on 08 February 2002, 21:32:41 UTC
In case there ever will be a 2.1.3, this fixes SF bug #514928 (Bastian
Tip revision: dc2e5ce
File Mode Size
example_nt
os2vacpp
WinMain.c -rw-r--r-- 482 bytes
_winreg.c -rw-r--r-- 41.9 KB
config.c -rw-r--r-- 2.8 KB
config.h -rw-r--r-- 17.1 KB
dl_nt.c -rw-r--r-- 906 bytes
dllbase_nt.txt -rw-r--r-- 2.2 KB
frozen_dllmain.c -rw-r--r-- 3.6 KB
getpathp.c -rw-r--r-- 15.4 KB
import_nt.c -rw-r--r-- 2.4 KB
msvcrtmodule.c -rwxr-xr-x 4.8 KB
py.ico -rw-r--r-- 766 bytes
pyc.ico -rw-r--r-- 766 bytes
pycon.ico -rw-r--r-- 766 bytes
python.mk -rw-r--r-- 234 bytes
python_exe.rc -rw-r--r-- 49 bytes
python_nt.rc -rw-r--r-- 2.2 KB
readme.txt -rw-r--r-- 4.1 KB
testpy.py -rw-r--r-- 850 bytes
w9xpopen.c -rw-r--r-- 1.7 KB
winsound.c -rw-r--r-- 6.5 KB

readme.txt

back to top