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, cstratak, vstinner, yselivanov
Date 2018-11-30.17:30:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1543599011.85.0.788709270274.issue35352@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 7212148c95947b0fdfcb0c8e37d4357287bdb4bd by Victor Stinner in branch 'master':
bpo-35352: Cleanup test_asyncio/utils.py (GH-10831)
https://github.com/python/cpython/commit/7212148c95947b0fdfcb0c8e37d4357287bdb4bd
History
Date User Action Args
2018-11-30 17:30:11vstinnersetrecipients: + vstinner, asvetlov, yselivanov, cstratak
2018-11-30 17:30:11vstinnersetmessageid: <1543599011.85.0.788709270274.issue35352@psf.upfronthosting.co.za>
2018-11-30 17:30:11vstinnerlinkissue35352 messages
2018-11-30 17:30:11vstinnercreate