summaryrefslogtreecommitdiffstats
path: root/Objects
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@redhat.com>2018-10-31 23:26:41 (GMT)
committerGitHub <noreply@github.com>2018-10-31 23:26:41 (GMT)
commit3a228ab17c2a9cffd1a2f15f30d6209768de20a6 (patch)
tree9f976a1179349145541c093cb792e4ee93beecb8 /Objects
parent2be00d987d37682a55db67c298e82c405d01b868 (diff)
downloadcpython-3a228ab17c2a9cffd1a2f15f30d6209768de20a6.zip
cpython-3a228ab17c2a9cffd1a2f15f30d6209768de20a6.tar.gz
cpython-3a228ab17c2a9cffd1a2f15f30d6209768de20a6.tar.bz2
bpo-26558: Fix Py_FatalError() with GIL released (GH-10267)
Don't call _Py_FatalError_PrintExc() nor flush_std_files() if the current thread doesn't hold the GIL, or if the current thread has no Python state thread.
Diffstat (limited to 'Objects')
0 files changed, 0 insertions, 0 deletions