New submission from Andrew Svetlov <andrew.svet...@gmail.com>:

Return `...` in the case of recursive representation.

Now the only result is replaced with `...`, all other future properties are 
still printed.  
It doesn't follow `repr()` for other stdlib objects.

----------
components: asyncio
messages: 415375
nosy: asvetlov, yselivanov
priority: normal
severity: normal
status: open
title: Normalize asyncio future and task repr()
versions: Python 3.11

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue47039>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to