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 moi90
Recipients blueyed, moi90, terry.reedy
Date 2021-03-30.19:08:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1617131331.18.0.60501483766.issue39228@roundup.psfhosted.org>
In-reply-to
Content
> As is true for most special methods, it is a bug for __repr__ methods to raise.

Is this codified anywhere? I only learned about that in this bug report.
History
Date User Action Args
2021-03-30 19:08:51moi90setrecipients: + moi90, terry.reedy, blueyed
2021-03-30 19:08:51moi90setmessageid: <1617131331.18.0.60501483766.issue39228@roundup.psfhosted.org>
2021-03-30 19:08:51moi90linkissue39228 messages
2021-03-30 19:08:51moi90create