]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] Revert "gh-115432: Add critical section variant that handles a NULL object...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 9 May 2024 23:06:35 +0000 (01:06 +0200)
committerGitHub <noreply@github.com>
Thu, 9 May 2024 23:06:35 +0000 (19:06 -0400)
commitb62cb5234be2f43833e52063bf32bff5b2cffc98
treea66ad745575f502845eb2075d90ef4124cd0d555
parent00ec116883f71d51b4f27fe7f6ea98cf1f176e6e
[3.13] Revert "gh-115432: Add critical section variant that handles a NULL object (GH-115433)" (GH-118861) (#118872)

This reverts commit ad4f909e0e7890e027c4ae7fea74586667242ad3.

The API ended up not being used.
(cherry picked from commit 46c808172fd3148e3397234b23674bf70734fb55)

Co-authored-by: Sam Gross <colesbury@gmail.com>
Include/internal/pycore_critical_section.h
Modules/_testinternalcapi/test_critical_sections.c