Codebase Browser
cpython
Go to App
cpython
/
Misc/NEWS.d/next/Library/
2024-11-20-11-37-08.gh-issue-126316.ElkZmE.rst
:mod:`grp`: Make :func:`grp.getgrall` thread-safe by adding a mutex. Patch by Victor Stinner.