]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-42655: Fix subprocess extra_groups gid conversion (GH-23762)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 29 Dec 2020 13:22:13 +0000 (05:22 -0800)
committerGitHub <noreply@github.com>
Tue, 29 Dec 2020 13:22:13 +0000 (05:22 -0800)
commit3966e2ea412a5f190dc8655d9aa7a15c08c4e280
tree5ccc38a73e3ef3538f187198f6c16470de537fb4
parentcc7f745e80bc177dfc746b057e1c7656b78382e5
bpo-42655: Fix subprocess extra_groups gid conversion (GH-23762)

(cherry picked from commit 0159e5efeebd12b3cf365c8569ca000eac7cb03e)

Co-authored-by: Jakub KulĂ­k <Kulikjak@gmail.com>
Misc/NEWS.d/next/Library/2020-12-25-12-32-47.bpo-42655.W5ytpV.rst [new file with mode: 0644]
Modules/_posixsubprocess.c
Modules/posixmodule.c
Modules/posixmodule.h