diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2024-05-09 16:31:38 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-09 16:31:38 (GMT) |
commit | 62a559ac09b0451631a07d1aae76eab79af9cbbc (patch) | |
tree | eeebd6d517cf98fdffe8ec493e59d9c2a0415c9a /Python/Python-ast.c | |
parent | 738877a1013f1752cb67c3e6a49121be5f656c72 (diff) | |
download | cpython-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