]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-149816: Fix race condition in `memoryview` with free-threading (#149858)
authorsobolevn <mail@sobolevn.me>
Fri, 15 May 2026 12:38:51 +0000 (15:38 +0300)
committerGitHub <noreply@github.com>
Fri, 15 May 2026 12:38:51 +0000 (15:38 +0300)
commit1fdf0337742762cc47837042747cc607f024a202
treece6e5669e0ebf38fb3958ed54ffafbb8f2a1416d
parent20438866aefc2e63949d8bb85d8f8e55633fd977
gh-149816: Fix race condition in `memoryview` with free-threading (#149858)
Misc/NEWS.d/next/Core_and_Builtins/2026-05-15-11-31-57.gh-issue-149816.ugN2rx.rst [new file with mode: 0644]
Objects/memoryobject.c