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 Arfrever, The Compiler, martin.panter, r.david.murray, serhiy.storchaka, vstinner
Date 2016-02-24.08:16:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1456301813.49.0.429370421748.issue22836@psf.upfronthosting.co.za>
In-reply-to
Content
Surely changing the behavior of repr() can be made only in the default branch. this issue needs the patch for all versions.

I don't know whether this is the best solution, but the patch looks good enough to me at this moment. If you have no doubts feel free to commit it Martin.
History
Date User Action Args
2016-02-24 08:16:53serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, Arfrever, r.david.murray, martin.panter, The Compiler
2016-02-24 08:16:53serhiy.storchakasetmessageid: <1456301813.49.0.429370421748.issue22836@psf.upfronthosting.co.za>
2016-02-24 08:16:53serhiy.storchakalinkissue22836 messages
2016-02-24 08:16:53serhiy.storchakacreate