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 asvetlov, vstinner, yselivanov
Date 2021-06-21.23:58:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1624319907.66.0.322867580756.issue44287@roundup.psfhosted.org>
In-reply-to
Content
New changeset be1cb3214d09d4bf0288bc45f3c1f167f67e4514 by Victor Stinner in branch 'main':
bpo-44287: asyncio test_popen() uses longer timeout (GH-26832)
https://github.com/python/cpython/commit/be1cb3214d09d4bf0288bc45f3c1f167f67e4514
History
Date User Action Args
2021-06-21 23:58:27vstinnersetrecipients: + vstinner, asvetlov, yselivanov
2021-06-21 23:58:27vstinnersetmessageid: <1624319907.66.0.322867580756.issue44287@roundup.psfhosted.org>
2021-06-21 23:58:27vstinnerlinkissue44287 messages
2021-06-21 23:58:27vstinnercreate