Staging
v0.5.1
https://github.com/python/cpython
Revision b4a0cf17c4f665162024f354ab0d3077d5c91a99 authored by Thomas Heller on 16 August 2006, 15:10:12 UTC, committed by Thomas Heller on 16 August 2006, 15:10:12 UTC
of the Python part of a callback function to C.  If it cannot be
converted, call PyErr_WriteUnraisable with the exception we got.
Before, arbitrary data has been passed to the calling C code in this
case.

(I'm not really sure the NEWS entry is understandable, but I cannot
find better words)
1 parent f9b5b8e
History
Tip revision: b4a0cf17c4f665162024f354ab0d3077d5c91a99 authored by Thomas Heller on 16 August 2006, 15:10:12 UTC
Remove the special casing of Py_None when converting the return value
Tip revision: b4a0cf1
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
PCbuild8
Parser
Python
RISCOS
Tools
.hgtags -rw-r--r-- 3.2 KB
LICENSE -rw-r--r-- 13.2 KB
Makefile.pre.in -rw-r--r-- 34.2 KB
README -rw-r--r-- 53.5 KB
configure -rwxr-xr-x 623.0 KB
configure.in -rw-r--r-- 94.0 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 26.4 KB
setup.py -rw-r--r-- 66.3 KB

README

back to top