]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-128759: fix data race in `type_modified_unlocked` (#128764)
authorsobolevn <mail@sobolevn.me>
Mon, 13 Jan 2025 07:40:52 +0000 (10:40 +0300)
committerGitHub <noreply@github.com>
Mon, 13 Jan 2025 07:40:52 +0000 (07:40 +0000)
commit6e1e78054060ad326f26dd8dbf12adfedbb52883
tree4d07f7ce294625872c1ead8c6e36581f1c59c14e
parentd0ecbdd838034c1f061e9b4e9b54a900141458c3
gh-128759: fix data race in `type_modified_unlocked` (#128764)
Objects/typeobject.c