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 miss-islington, serhiy.storchaka, shihai1991, vinay.sajip, vstinner
Date 2020-05-27.23:56:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1590623796.36.0.738377524808.issue40275@roundup.psfhosted.org>
In-reply-to
Content
New changeset aa890630bc877c73ec806c9982d8b7b2e7019723 by Victor Stinner in branch 'master':
bpo-40275: test.support imports subprocess lazily (GH-20471)
https://github.com/python/cpython/commit/aa890630bc877c73ec806c9982d8b7b2e7019723
History
Date User Action Args
2020-05-27 23:56:36vstinnersetrecipients: + vstinner, vinay.sajip, serhiy.storchaka, miss-islington, shihai1991
2020-05-27 23:56:36vstinnersetmessageid: <1590623796.36.0.738377524808.issue40275@roundup.psfhosted.org>
2020-05-27 23:56:36vstinnerlinkissue40275 messages
2020-05-27 23:56:36vstinnercreate