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 asvetlov
Recipients asvetlov, yselivanov
Date 2022-04-01.01:25:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1648776332.11.0.903257386788.issue47167@roundup.psfhosted.org>
In-reply-to
Content
New changeset d4bb38f82bf18b00db3129031ce4969b6f0caab9 by Andrew Svetlov in branch 'main':
bpo-47167: Allow overriding a future compliance check in asyncio.Task (GH-32197)
https://github.com/python/cpython/commit/d4bb38f82bf18b00db3129031ce4969b6f0caab9
History
Date User Action Args
2022-04-01 01:25:32asvetlovsetrecipients: + asvetlov, yselivanov
2022-04-01 01:25:32asvetlovsetmessageid: <1648776332.11.0.903257386788.issue47167@roundup.psfhosted.org>
2022-04-01 01:25:32asvetlovlinkissue47167 messages
2022-04-01 01:25:32asvetlovcreate