• Thomas Heller's avatar
    Remove the special casing of Py_None when converting the return value · b4a0cf17
    Thomas Heller yazdı
    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)
    b4a0cf17
Adı
Son kayıt (commit)
Son güncelleme
..
macholib Loading commit data...
test Loading commit data...
__init__.py Loading commit data...
_endian.py Loading commit data...
util.py Loading commit data...
wintypes.py Loading commit data...