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, ned.deily, rhettinger, serhiy.storchaka, vstinner, xiang.zhang
Date 2016-09-09.04:39:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1473395950.14.0.95586146514.issue27137@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a patch that makes C implementation repr matching Python implementation repr. It should be applied to all Python versions (the code is new).
History
Date User Action Args
2016-09-09 04:39:10serhiy.storchakasetrecipients: + serhiy.storchaka, brett.cannon, rhettinger, ncoghlan, vstinner, ned.deily, xiang.zhang, abarry
2016-09-09 04:39:10serhiy.storchakasetmessageid: <1473395950.14.0.95586146514.issue27137@psf.upfronthosting.co.za>
2016-09-09 04:39:10serhiy.storchakalinkissue27137 messages
2016-09-09 04:39:10serhiy.storchakacreate