]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Revert "gh-115432: Add critical section variant that handles a NULL object (#115433...
authorSam Gross <colesbury@gmail.com>
Thu, 9 May 2024 22:33:53 +0000 (18:33 -0400)
committerGitHub <noreply@github.com>
Thu, 9 May 2024 22:33:53 +0000 (18:33 -0400)
commit46c808172fd3148e3397234b23674bf70734fb55
tree49a1601a212bf79e21b6a916b86bc2681a6cad97
parent68fbc00dc870f6a8dcbecd2ec19298e21015867f
Revert "gh-115432: Add critical section variant that handles a NULL object (#115433)" (#118861)

This reverts commit ad4f909e0e7890e027c4ae7fea74586667242ad3.

The API ended up not being used.
Include/internal/pycore_critical_section.h
Modules/_testinternalcapi/test_critical_sections.c