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
E
Erlend Egeberg Aasland committed
001ef4600f5ab2e1d7825ddbc0f253377c234d7e
Parent: edae42f
Committed by GitHub <noreply@github.com>
on 8/31/2021, 12:18:43 PM