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 pablogsal
Recipients asvetlov, ned.deily, pablogsal, ronaldoussoren, yselivanov
Date 2018-12-29.01:40:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1546047625.38.0.142675902401.issue35601@roundup.psfhosted.org>
In-reply-to
Content
New changeset 5471420faa84519530f29b08f2b042b2288e3e96 by Pablo Galindo in branch 'master':
bpo-35601: Alleviate race condition when waiting for SIGALRM in test_asyncio (GH-11337)
https://github.com/python/cpython/commit/5471420faa84519530f29b08f2b042b2288e3e96
History
Date User Action Args
2018-12-29 01:40:26pablogsalsetrecipients: + pablogsal, ronaldoussoren, ned.deily, asvetlov, yselivanov
2018-12-29 01:40:25pablogsalsetmessageid: <1546047625.38.0.142675902401.issue35601@roundup.psfhosted.org>
2018-12-29 01:40:25pablogsallinkissue35601 messages
2018-12-29 01:40:25pablogsalcreate