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 abarry
Recipients abarry, brett.cannon, ncoghlan, rhettinger, serhiy.storchaka, vstinner, xiang.zhang
Date 2016-09-07.20:59:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1473281948.94.0.153941724834.issue27137@psf.upfronthosting.co.za>
In-reply-to
Content
Thank you Serhiy for the comments! Here's a new patch. I'm fine with the recursive repr tests failing for now; it's something I believe we can fix during the beta phase if we don't have time before (fix as in modify the C implementation to match the Python version instead of the other way around).
History
Date User Action Args
2016-09-07 20:59:09abarrysetrecipients: + abarry, brett.cannon, rhettinger, ncoghlan, vstinner, serhiy.storchaka, xiang.zhang
2016-09-07 20:59:08abarrysetmessageid: <1473281948.94.0.153941724834.issue27137@psf.upfronthosting.co.za>
2016-09-07 20:59:08abarrylinkissue27137 messages
2016-09-07 20:59:08abarrycreate