diff options
| author | William Grzybowski <wg@FreeBSD.org> | 2018-09-07 12:06:15 (GMT) |
|---|---|---|
| committer | Victor Stinner <vstinner@redhat.com> | 2018-09-07 12:06:15 (GMT) |
| commit | 23e65b25557f957af840cf8fe68e80659ce28629 (patch) | |
| tree | 2401a515712164f1536892efd8e5f7fb1c0b87d8 /Lib/test/test_posix.py | |
| parent | 25fa141487e61b94f15289619cb3af764cf65e58 (diff) | |
| download | cpython-23e65b25557f957af840cf8fe68e80659ce28629.zip cpython-23e65b25557f957af840cf8fe68e80659ce28629.tar.gz cpython-23e65b25557f957af840cf8fe68e80659ce28629.tar.bz2 | |
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 'Lib/test/test_posix.py')
0 files changed, 0 insertions, 0 deletions
