SIGN IN SIGN UP

gh-116738: Make pwd module thread-safe (#136695)

Make the pwd module functions getpwuid(), getpwnam(), and getpwall() thread-safe. These changes apply to scenarios where the GIL is disabled or in subinterpreter use cases.
A
Alper committed
eddc8c0a1d274ff6393c6fa233e535360c0dd07b
Parent: 22af5d3
Committed by GitHub <noreply@github.com> on 7/17/2025, 4:16:01 PM