This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients pablogsal, serhiy.storchaka, shihai1991, terry.reedy, vstinner, zach.ware
Date 2021-03-23.16:42:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1616517780.03.0.615717515385.issue41718@roundup.psfhosted.org>
In-reply-to
Content
New changeset d72e8d487553c103bf2742e229f8266b515fd951 by Victor Stinner in branch 'master':
bpo-41718: subprocess imports grp and pwd on demand (GH-24987)
https://github.com/python/cpython/commit/d72e8d487553c103bf2742e229f8266b515fd951
History
Date User Action Args
2021-03-23 16:43:00vstinnersetrecipients: + vstinner, terry.reedy, zach.ware, serhiy.storchaka, pablogsal, shihai1991
2021-03-23 16:43:00vstinnersetmessageid: <1616517780.03.0.615717515385.issue41718@roundup.psfhosted.org>
2021-03-23 16:43:00vstinnerlinkissue41718 messages
2021-03-23 16:42:59vstinnercreate