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 fdrake
Recipients Mariatta, eric.smith, fdrake, iritkatriel, palakjha, rhettinger, serhiy.storchaka
Date 2020-08-15.14:47:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1597502863.38.0.285401363846.issue39994@roundup.psfhosted.org>
In-reply-to
Content
And that is why the original code was checking not only for the type, but the actual __repr__ method itself.

I think the current behavior is broken.
History
Date User Action Args
2020-08-15 14:47:43fdrakesetrecipients: + fdrake, rhettinger, eric.smith, serhiy.storchaka, Mariatta, palakjha, iritkatriel
2020-08-15 14:47:43fdrakesetmessageid: <1597502863.38.0.285401363846.issue39994@roundup.psfhosted.org>
2020-08-15 14:47:43fdrakelinkissue39994 messages
2020-08-15 14:47:43fdrakecreate