]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-112062: Make `_struct` module thread-safe in `--disable-gil` builds (#112094)
authorRadislav Chugunov <52372310+chgnrdv@users.noreply.github.com>
Wed, 15 Nov 2023 04:00:34 +0000 (07:00 +0300)
committerGitHub <noreply@github.com>
Wed, 15 Nov 2023 04:00:34 +0000 (09:30 +0530)
commit4744f59a5e86690e76c35d9b9d79971ebe9a87d7
tree1c2e3344256e1e52bc66b3289f850ff45c5b29b2
parent55f3cce821f8f18ddb485aa07bdf0190c358d081
gh-112062: Make `_struct` module thread-safe in `--disable-gil` builds (#112094)

* gh-112062: Make `_struct` module thread-safe in --disable-gil builds
Modules/_struct.c