summaryrefslogtreecommitdiffstats
path: root/Objects/codeobject.c
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2025-07-15 05:33:33 (GMT)
committerGitHub <noreply@github.com>2025-07-15 05:33:33 (GMT)
commit55eaaab8a4064ef76013a82c16c9991eba30dfeb (patch)
tree8d434abcb1dbad9a6b7deb089fdedee45b604578 /Objects/codeobject.c
parentbbbbb2e2d15794bfcaacfdf2bce43ca7032fe50f (diff)
downloadcpython-55eaaab8a4064ef76013a82c16c9991eba30dfeb.zip
cpython-55eaaab8a4064ef76013a82c16c9991eba30dfeb.tar.gz
cpython-55eaaab8a4064ef76013a82c16c9991eba30dfeb.tar.bz2
[3.14] gh-116738: Make grp module thread-safe (GH-135434) (#136658)
gh-116738: Make grp module thread-safe (GH-135434) Make grp module methods getgrgid() and getgrnam() thread-safe when the GIL is disabled and getgrgid_r()/getgrnam_r() C APIs are not available. --------- (cherry picked from commit 9363703bd3bf86e363c14a02e3d729caf1e29f44) Co-authored-by: Alper <alperyoney@fb.com> Co-authored-by: Kumar Aditya <kumaraditya@python.org>
Diffstat (limited to 'Objects/codeobject.c')
0 files changed, 0 insertions, 0 deletions