summaryrefslogtreecommitdiffstats
path: root/Makefile.pre.in
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2020-01-27 21:37:44 (GMT)
committerGitHub <noreply@github.com>2020-01-27 21:37:44 (GMT)
commit47ee8a6063c22ec272fe7a2d95d12f7811ebb48b (patch)
tree8586b166c64e8a61e7f16d73287c38b6e4584303 /Makefile.pre.in
parenta94c6b61aa5c09237b8105e5aee638cd54197b6f (diff)
downloadcpython-47ee8a6063c22ec272fe7a2d95d12f7811ebb48b.zip
cpython-47ee8a6063c22ec272fe7a2d95d12f7811ebb48b.tar.gz
cpython-47ee8a6063c22ec272fe7a2d95d12f7811ebb48b.tar.bz2
bpo-38631: Avoid Py_FatalError() in _memory_release() (GH-18214)
If the export count is negative, _memory_release() now raises a SystemError and returns -1, rather than calling Py_FatalError() which aborts the process.
Diffstat (limited to 'Makefile.pre.in')
0 files changed, 0 insertions, 0 deletions