diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2023-06-08 19:27:44 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-08 19:27:44 (GMT) |
commit | 2ad2bd8b14505ee92600e7988379cfac63086dab (patch) | |
tree | a748f316ac0de4688a5f18e19073bb4917ffb3fe /Python/context.c | |
parent | 8698fa83f6c226d35af0367e40dd4387fcccbe40 (diff) | |
download | cpython-2ad2bd8b14505ee92600e7988379cfac63086dab.zip cpython-2ad2bd8b14505ee92600e7988379cfac63086dab.tar.gz cpython-2ad2bd8b14505ee92600e7988379cfac63086dab.tar.bz2 |
[3.12] gh-100227: Lock Around Use of the Global "atexit" State (gh-105514) (gh-105517)
The risk of a race with this state is relatively low, but we play it safe anyway.
(cherry picked from commit 7799c8e678f759c7787785c6287140abe641d1b9)
Co-authored-by: Eric Snow <ericsnowcurrently@gmail.com>
Diffstat (limited to 'Python/context.c')
0 files changed, 0 insertions, 0 deletions