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 serhiy.storchaka
Recipients abarry, brett.cannon, ncoghlan, rhettinger, serhiy.storchaka, vstinner, xiang.zhang
Date 2016-09-07.16:22:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1473265358.83.0.358724897584.issue27137@psf.upfronthosting.co.za>
In-reply-to
Content
I think we can change C implementation of __repr__ to match straightforward Python implementation.
History
Date User Action Args
2016-09-07 16:22:38serhiy.storchakasetrecipients: + serhiy.storchaka, brett.cannon, rhettinger, ncoghlan, vstinner, xiang.zhang, abarry
2016-09-07 16:22:38serhiy.storchakasetmessageid: <1473265358.83.0.358724897584.issue27137@psf.upfronthosting.co.za>
2016-09-07 16:22:38serhiy.storchakalinkissue27137 messages
2016-09-07 16:22:38serhiy.storchakacreate