diff options
author | William Grzybowski <wg@FreeBSD.org> | 2018-09-07 09:06:15 -0300 |
---|---|---|
committer | Victor Stinner <vstinner@redhat.com> | 2018-09-07 14:06:15 +0200 |
commit | 23e65b25557f957af840cf8fe68e80659ce28629 (patch) | |
tree | 2401a515712164f1536892efd8e5f7fb1c0b87d8 /Python/ast_unparse.c | |
parent | 25fa141487e61b94f15289619cb3af764cf65e58 (diff) | |
download | cpython-git-23e65b25557f957af840cf8fe68e80659ce28629.tar.gz |
bpo-33625: Release GIL for grp.getgr{nam,gid} and pwd.getpw{nam,uid} (GH-7081)
Release GIL on grp.getgrnam(), grp.getgrgid(), pwd.getpwnam() and
pwd.getpwuid() if reentrant variants of these functions are available.
Patch by William Grzybowski.
Diffstat (limited to 'Python/ast_unparse.c')
0 files changed, 0 insertions, 0 deletions