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 eryksun, vstinner
Date 2020-04-01.00:26:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1585700786.09.0.055904174292.issue40094@roundup.psfhosted.org>
In-reply-to
Content
New changeset afeaea2d6e346f627b24cc9e84e2986a7266a70e by Victor Stinner in branch 'master':
bpo-40094: Add missing import to wait_process() (GH-19268)
https://github.com/python/cpython/commit/afeaea2d6e346f627b24cc9e84e2986a7266a70e
History
Date User Action Args
2020-04-01 00:26:26vstinnersetrecipients: + vstinner, eryksun
2020-04-01 00:26:26vstinnersetmessageid: <1585700786.09.0.055904174292.issue40094@roundup.psfhosted.org>
2020-04-01 00:26:26vstinnerlinkissue40094 messages
2020-04-01 00:26:25vstinnercreate