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