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-03-17.01:03:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1647478995.25.0.099262344575.issue47039@roundup.psfhosted.org>
In-reply-to
Content
New changeset 30b5d41fabad04f9f34d603f1ce2249452c18c71 by Andrew Svetlov in branch 'main':
bpo-47039: Normalize repr() of asyncio future and task objects (GH-31950)
https://github.com/python/cpython/commit/30b5d41fabad04f9f34d603f1ce2249452c18c71
History
Date User Action Args
2022-03-17 01:03:15asvetlovsetrecipients: + asvetlov, yselivanov
2022-03-17 01:03:15asvetlovsetmessageid: <1647478995.25.0.099262344575.issue47039@roundup.psfhosted.org>
2022-03-17 01:03:15asvetlovlinkissue47039 messages
2022-03-17 01:03:15asvetlovcreate