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 asvetlov
Recipients asvetlov, yselivanov
Date 2022-03-16.23:53:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1647474786.61.0.902124780631.issue47039@roundup.psfhosted.org>
In-reply-to
Content
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.
History
Date User Action Args
2022-03-16 23:53:06asvetlovsetrecipients: + asvetlov, yselivanov
2022-03-16 23:53:06asvetlovsetmessageid: <1647474786.61.0.902124780631.issue47039@roundup.psfhosted.org>
2022-03-16 23:53:06asvetlovlinkissue47039 messages
2022-03-16 23:53:06asvetlovcreate