Staging
v0.5.1
https://github.com/python/cpython
Revision 1b34d2552c2cb2369130291a8a9ae973753b4072 authored by Mark Dickinson on 01 January 2010, 17:27:30 UTC, committed by Mark Dickinson on 01 January 2010, 17:27:30 UTC
to integer PyArg_Parse* format codes into a TypeError.  Add a
DeprecationWarning for floats passed with the 'L' format code, which
didn't previously have a warning.
1 parent edfe72f
History
Tip revision: 1b34d2552c2cb2369130291a8a9ae973753b4072 authored by Mark Dickinson on 01 January 2010, 17:27:30 UTC
Issue #5080: turn the DeprecationWarning from float arguments passed
Tip revision: 1b34d25
File Mode Size
darwin
libffi
libffi_arm_wince
libffi_msvc
libffi_osx
_ctypes.c -rw-r--r-- 141.5 KB
_ctypes_test.c -rw-r--r-- 13.5 KB
_ctypes_test.h -rw-r--r-- 82 bytes
callbacks.c -rw-r--r-- 15.4 KB
callproc.c -rw-r--r-- 46.7 KB
cfield.c -rw-r--r-- 41.2 KB
ctypes.h -rw-r--r-- 14.1 KB
ctypes_dlfcn.h -rw-r--r-- 663 bytes
libffi.diff -rw-r--r-- 7.3 KB
malloc_closure.c -rw-r--r-- 2.5 KB
stgdict.c -rw-r--r-- 14.9 KB

back to top