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 terry.reedy
Recipients brett.cannon, geitda, jcdlr, om364@, terry.reedy
Date 2021-01-10.06:59:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1610261994.69.0.500003330776.issue33065@roundup.psfhosted.org>
In-reply-to
Content
New changeset 81f87bbf9f65702062021a78abd9b8f82c98a414 by Terry Jan Reedy in branch 'master':
bpo-33065: Fix problem debugging user classes with __repr__ method (GH-24183)
https://github.com/python/cpython/commit/81f87bbf9f65702062021a78abd9b8f82c98a414
History
Date User Action Args
2021-01-10 06:59:54terry.reedysetrecipients: + terry.reedy, brett.cannon, geitda, jcdlr, om364@
2021-01-10 06:59:54terry.reedysetmessageid: <1610261994.69.0.500003330776.issue33065@roundup.psfhosted.org>
2021-01-10 06:59:54terry.reedylinkissue33065 messages
2021-01-10 06:59:54terry.reedycreate