bpo-42183: Fix a stack overflow error for asyncio Task or Future repr() (GH-23020)
The overflow occurs under some circumstances when a task or future recursively returns itself. Co-authored-by: Kyle Stanley <aeros167@gmail.com>
A
Andrew Svetlov committed
42d873c63aa9d160c132be4a34599531574db12c
Parent: 0b9c4c6
Committed by GitHub <noreply@github.com>
on 11/10/2020, 1:58:31 PM