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 larry
Recipients BreamoreBoy, JohnLeitch, belopolsky, brycedarling, eryksun, georg.brandl, larry, lemburg, paul.moore, python-dev, steve.dower, tim.golden, vstinner, zach.ware
Date 2015-09-06.06:54:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1441522468.68.0.19767362412.issue24917@psf.upfronthosting.co.za>
In-reply-to
Content
I'm going to back this out of 3.5.0rc3.  I'm still willing to discuss accepting it into 3.5.0 final in some form, but for now I don't want to hold up the release.

Steve: it should never be possible to crash the Python interpreter with well-formed Python code.  Whether or not it's possible to exploit it, I do think this crash is something the interpreter should prevent.
History
Date User Action Args
2015-09-06 06:54:28larrysetrecipients: + larry, lemburg, georg.brandl, paul.moore, belopolsky, vstinner, tim.golden, BreamoreBoy, python-dev, zach.ware, eryksun, steve.dower, JohnLeitch, brycedarling
2015-09-06 06:54:28larrysetmessageid: <1441522468.68.0.19767362412.issue24917@psf.upfronthosting.co.za>
2015-09-06 06:54:28larrylinkissue24917 messages
2015-09-06 06:54:28larrycreate