]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-100892: consolidate `HEAD_LOCK/HEAD_UNLOCK` macros (#100953)
authorKumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
Sun, 15 Jan 2023 15:09:26 +0000 (20:39 +0530)
committerGitHub <noreply@github.com>
Sun, 15 Jan 2023 15:09:26 +0000 (20:39 +0530)
commitf6307d44167e9c110a1db442f7a33deb365e89a8
tree2966452677fbc35a33b68b6e78f38a07350603e4
parent206f05a46b426eb374f724f8e7cd42f2f9643bb8
GH-100892: consolidate `HEAD_LOCK/HEAD_UNLOCK` macros (#100953)
Include/internal/pycore_pystate.h
Modules/_threadmodule.c
Python/ceval.c
Python/pystate.c