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-30.15:00:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1572447647.89.0.648505682578.issue38614@roundup.psfhosted.org>
In-reply-to
Content
New changeset a4ed6ed9f3779b6eda41bb65f5c09004a2b937ef by Victor Stinner in branch 'master':
bpo-38614: Increase asyncio test_communicate() timeout (GH-16995)
https://github.com/python/cpython/commit/a4ed6ed9f3779b6eda41bb65f5c09004a2b937ef
History
Date User Action Args
2019-10-30 15:00:47vstinnersetrecipients: + vstinner
2019-10-30 15:00:47vstinnersetmessageid: <1572447647.89.0.648505682578.issue38614@roundup.psfhosted.org>
2019-10-30 15:00:47vstinnerlinkissue38614 messages
2019-10-30 15:00:47vstinnercreate