summaryrefslogtreecommitdiffstats
path: root/Python/Python-ast.c
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2024-05-09 16:31:38 (GMT)
committerGitHub <noreply@github.com>2024-05-09 16:31:38 (GMT)
commit62a559ac09b0451631a07d1aae76eab79af9cbbc (patch)
treeeeebd6d517cf98fdffe8ec493e59d9c2a0415c9a /Python/Python-ast.c
parent738877a1013f1752cb67c3e6a49121be5f656c72 (diff)
downloadcpython-62a559ac09b0451631a07d1aae76eab79af9cbbc.zip
cpython-62a559ac09b0451631a07d1aae76eab79af9cbbc.tar.gz
cpython-62a559ac09b0451631a07d1aae76eab79af9cbbc.tar.bz2
[3.13] gh-117657: Acquire a critical section around `SemLock.__{enter,exit}__` (GH-118812) (#118856)
These methods are purely wrappers around `Semlock.{acquire,release}`, which expect a critical section to be held. (cherry picked from commit c30d8e5d6c6b657817d6b342f1021676d04dd5af) Co-authored-by: mpage <mpage@meta.com>
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions