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 2020-12-03.12:57:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1607000225.45.0.809272882827.issue42553@roundup.psfhosted.org>
In-reply-to
Content
New changeset 7e5e13d113798117d5ef25c5ffdbd0eb39420f98 by Victor Stinner in branch 'master':
bpo-42553: Fix test_asyncio.test_call_later() (GH-23627)
https://github.com/python/cpython/commit/7e5e13d113798117d5ef25c5ffdbd0eb39420f98
History
Date User Action Args
2020-12-03 12:57:05vstinnersetrecipients: + vstinner
2020-12-03 12:57:05vstinnersetmessageid: <1607000225.45.0.809272882827.issue42553@roundup.psfhosted.org>
2020-12-03 12:57:05vstinnerlinkissue42553 messages
2020-12-03 12:57:05vstinnercreate