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 jaybosamiya, larry, leosilva, serhiy.storchaka
Date 2017-11-23.16:06:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1511453165.01.0.213398074469.issue30657@psf.upfronthosting.co.za>
In-reply-to
Content
Right, but it is not easy to exploit this bug. You need to parse Python sources longer than 512 MiB in 32-bit Python.

Python 3.5 currently takes only fixes for security bugs. I left on to Larry to decide whether it is worth to port the fix to 3.5.
History
Date User Action Args
2017-11-23 16:06:05serhiy.storchakasetrecipients: + serhiy.storchaka, larry, jaybosamiya, leosilva
2017-11-23 16:06:05serhiy.storchakasetmessageid: <1511453165.01.0.213398074469.issue30657@psf.upfronthosting.co.za>
2017-11-23 16:06:04serhiy.storchakalinkissue30657 messages
2017-11-23 16:06:04serhiy.storchakacreate