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 arigo
Recipients arigo, bethard, paul.j3, pitrou
Date 2013-09-10.08:06:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1378800361.75.0.428719476146.issue18943@psf.upfronthosting.co.za>
In-reply-to
Content
The patch looks good to me.  It may break existing code, though, as reported on https://bugs.pypy.org/issue1595.  I would say that it should only go to trunk.  We can always fix PyPy (at Python 2.7) in a custom manner, in a "bug-to-bug" compatibility mode.
History
Date User Action Args
2013-09-10 08:06:01arigosetrecipients: + arigo, pitrou, bethard, paul.j3
2013-09-10 08:06:01arigosetmessageid: <1378800361.75.0.428719476146.issue18943@psf.upfronthosting.co.za>
2013-09-10 08:06:01arigolinkissue18943 messages
2013-09-10 08:06:01arigocreate