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 miss-islington
Recipients Gobot1234, asvetlov, miss-islington, yselivanov
Date 2020-11-10.14:20:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1605018055.51.0.760833329585.issue42183@roundup.psfhosted.org>
In-reply-to
Content
New changeset 90115a2cf7033c990a54d1ecb90ebd850b5f13cf by Miss Islington (bot) in branch '3.9':
bpo-42183: Fix a stack overflow error for asyncio Task or Future repr() (GH-23020)
https://github.com/python/cpython/commit/90115a2cf7033c990a54d1ecb90ebd850b5f13cf
History
Date User Action Args
2020-11-10 14:20:55miss-islingtonsetrecipients: + miss-islington, asvetlov, yselivanov, Gobot1234
2020-11-10 14:20:55miss-islingtonsetmessageid: <1605018055.51.0.760833329585.issue42183@roundup.psfhosted.org>
2020-11-10 14:20:55miss-islingtonlinkissue42183 messages
2020-11-10 14:20:55miss-islingtoncreate