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, iritkatriel, moi90, serhiy.storchaka, terry.reedy
Date 2021-03-31.12:37:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1617194226.98.0.924684363596.issue39228@roundup.psfhosted.org>
In-reply-to
Content
pdb uses vanilla repr as well:

https://github.com/python/cpython/blob/f3ab670fea75ebe177e3412a5ebe39263cd428e3/Lib/pdb.py#L1180
History
Date User Action Args
2021-03-31 12:37:07moi90setrecipients: + moi90, terry.reedy, blueyed, serhiy.storchaka, iritkatriel
2021-03-31 12:37:06moi90setmessageid: <1617194226.98.0.924684363596.issue39228@roundup.psfhosted.org>
2021-03-31 12:37:06moi90linkissue39228 messages
2021-03-31 12:37:06moi90create