summaryrefslogtreecommitdiffstats
path: root/Python/traceback.c
diff options
context:
space:
mode:
authorErlend Egeberg Aasland <erlend.aasland@innova.no>2021-08-31 12:18:43 (GMT)
committerGitHub <noreply@github.com>2021-08-31 12:18:43 (GMT)
commit001ef4600f5ab2e1d7825ddbc0f253377c234d7e (patch)
treeb7761c7fd6e81f80d32671c9750f075c3e03e5e7 /Python/traceback.c
parentedae42f99f8153b92ccf365dbd1c2fa954f913b4 (diff)
downloadcpython-001ef4600f5ab2e1d7825ddbc0f253377c234d7e.zip
cpython-001ef4600f5ab2e1d7825ddbc0f253377c234d7e.tar.gz
cpython-001ef4600f5ab2e1d7825ddbc0f253377c234d7e.tar.bz2
bpo-44991: Make GIL handling more explicit in `sqlite3` callbacks (GH-27934)
- acquire the GIL at the very start[1] - release the GIL at the very end [1] The trace callback performs a sanity check before acquiring the GIL Automerge-Triggered-By: GH:encukou
Diffstat (limited to 'Python/traceback.c')
0 files changed, 0 insertions, 0 deletions