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 vstinner
Date 2019-10-18.13:49:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset ecb035cd14c11521276343397151929a94018a22 by Victor Stinner in branch 'master':
bpo-38502: regrtest uses process groups if available (GH-16829)
https://github.com/python/cpython/commit/ecb035cd14c11521276343397151929a94018a22
History
Date User Action Args
2019-10-18 13:49:11vstinnersetrecipients: + vstinner
2019-10-18 13:49:11vstinnersetmessageid: <[email protected]>
2019-10-18 13:49:11vstinnerlinkissue38502 messages
2019-10-18 13:49:11vstinnercreate