diff options
author | Andrew Svetlov <andrew.svetlov@gmail.com> | 2020-11-10 15:58:31 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-10 15:58:31 +0200 |
commit | 42d873c63aa9d160c132be4a34599531574db12c (patch) | |
tree | 52d68f9f283cfe6c7b91239f7bce075ed1e1f418 /Lib/test/inspect_fodder.py | |
parent | 0b9c4c6fcf2b0673fa45ddfa092934a9d5479b8c (diff) | |
download | cpython-42d873c63aa9d160c132be4a34599531574db12c.tar.gz cpython-42d873c63aa9d160c132be4a34599531574db12c.zip |
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>
Diffstat (limited to 'Lib/test/inspect_fodder.py')
0 files changed, 0 insertions, 0 deletions