diff options
author | Eric Snow <ericsnowcurrently@gmail.com> | 2023-05-06 15:59:30 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-06 15:59:30 -0600 |
commit | 92d8bfffbf377e91d8b92666525cb8700bb1d5e8 (patch) | |
tree | facb90810c394cba63d50feef6fa7aaebd45f947 /Python/symtable.c | |
parent | fff193bbfebe7b00229856b1e8105ab3de36437f (diff) | |
download | cpython-92d8bfffbf377e91d8b92666525cb8700bb1d5e8.tar.gz cpython-92d8bfffbf377e91d8b92666525cb8700bb1d5e8.zip |
gh-99113: Make Sure the GIL is Acquired at the Right Places (gh-104208)
This is a pre-requisite for a per-interpreter GIL. Without it this change isn't strictly necessary. However, there is no real downside otherwise.
Diffstat (limited to 'Python/symtable.c')
0 files changed, 0 insertions, 0 deletions