gh-116738: Make grp module thread-safe (#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. --------- Co-authored-by: Kumar Aditya <kumaraditya@python.org>
A
Alper committed
9363703bd3bf86e363c14a02e3d729caf1e29f44
Parent: d995922
Committed by GitHub <noreply@github.com>
on 7/14/2025, 6:18:41 PM