summaryrefslogtreecommitdiffstats
path: root/PC
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2013-07-07 13:50:49 (GMT)
committerVictor Stinner <victor.stinner@gmail.com>2013-07-07 13:50:49 (GMT)
commit51fa458d0a8fa6e9f583fc5a1c4164080093e763 (patch)
treefb94407a2596b2c19acff6913ff8e7d711fbbc6c /PC
parentb385529ddfcd5e46890438dc32c6dba341e039b0 (diff)
downloadcpython-51fa458d0a8fa6e9f583fc5a1c4164080093e763.zip
cpython-51fa458d0a8fa6e9f583fc5a1c4164080093e763.tar.gz
cpython-51fa458d0a8fa6e9f583fc5a1c4164080093e763.tar.bz2
Issue #18203: Fix Py_Finalize(): destroy the GIL after the last call to
PyMem_Malloc() or PyObject_Malloc(). For example, PyCFunction_Fini() calls PyObject_GC_Del() which calls PyObject_FREE().
Diffstat (limited to 'PC')
0 files changed, 0 insertions, 0 deletions