diff options
author | Victor Stinner <vstinner@python.org> | 2024-11-21 15:47:24 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-21 15:47:24 +0100 |
commit | 3c2bd66e21bd8de69a89ebf09ff9d8e78ddfb839 (patch) | |
tree | ec73ce44528ad730cfc162c864fa6daffdb7bae2 /Python/fileutils.c | |
parent | 60ec854bc297e04718fe13db3605d0465bf8badb (diff) | |
download | cpython-3c2bd66e21bd8de69a89ebf09ff9d8e78ddfb839.tar.gz cpython-3c2bd66e21bd8de69a89ebf09ff9d8e78ddfb839.zip |
gh-126316: Make grp.getgrall() thread-safe: add a mutex (#127055)
grpmodule.c is no longer built with the limited C API, since PyMutex
is excluded from the limited C API.
Diffstat (limited to 'Python/fileutils.c')
0 files changed, 0 insertions, 0 deletions