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 r.david.murray
Recipients bennorth, r.david.murray, terry.reedy, vstinner, zuo
Date 2013-07-24.14:40:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1374676808.29.0.520154394006.issue18533@psf.upfronthosting.co.za>
In-reply-to
Content
I'm in favor of treating this a bugfix.  It is a bug for repr to raise a recursion error, IMO.
History
Date User Action Args
2013-07-24 14:40:08r.david.murraysetrecipients: + r.david.murray, terry.reedy, vstinner, bennorth, zuo
2013-07-24 14:40:08r.david.murraysetmessageid: <1374676808.29.0.520154394006.issue18533@psf.upfronthosting.co.za>
2013-07-24 14:40:08r.david.murraylinkissue18533 messages
2013-07-24 14:40:08r.david.murraycreate