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 vstinner
Recipients serhiy.storchaka, vstinner
Date 2014-07-22.09:14:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1406020480.01.0.0320873002503.issue22032@psf.upfronthosting.co.za>
In-reply-to
Content
The patch looks good to me.

For Python 3.4, may it break the backward compatibility? For example, breaking doctests relying on the exact representation? If there is a risk, it's maybe safer to only modify Python 3.5.
History
Date User Action Args
2014-07-22 09:14:40vstinnersetrecipients: + vstinner, serhiy.storchaka
2014-07-22 09:14:40vstinnersetmessageid: <1406020480.01.0.0320873002503.issue22032@psf.upfronthosting.co.za>
2014-07-22 09:14:40vstinnerlinkissue22032 messages
2014-07-22 09:14:39vstinnercreate