diff options
author | Victor Stinner <vstinner@python.org> | 2020-06-01 18:34:15 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-01 18:34:15 (GMT) |
commit | cbe129692293251e7fbcea9ff0d822824d90c140 (patch) | |
tree | 36bb8545bcfc649f995812f89e65a9be3ebe9a95 /Doc | |
parent | 39de8e4b6f139f8d8284732bd7bb6e5ccced29fa (diff) | |
download | cpython-cbe129692293251e7fbcea9ff0d822824d90c140.zip cpython-cbe129692293251e7fbcea9ff0d822824d90c140.tar.gz cpython-cbe129692293251e7fbcea9ff0d822824d90c140.tar.bz2 |
bpo-40826: PyOS_InterruptOccurred() requires GIL (GH-20578)
PyOS_InterruptOccurred() now fails with a fatal error if it is called
with the GIL released.
Diffstat (limited to 'Doc')
0 files changed, 0 insertions, 0 deletions