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 xcombelle
Recipients JelleZijlstra, josh.r, xcombelle
Date 2016-12-22.13:16:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1482412609.02.0.49343470803.issue28962@psf.upfronthosting.co.za>
In-reply-to
Content
To my knowledge it is not the kind of arbitrary code which could segfault python code. It is far different for example that the fact by using bytecode magic you can segfault the interpreter, as this last case is explicitly warned in documentation.
History
Date User Action Args
2016-12-22 13:16:49xcombellesetrecipients: + xcombelle, josh.r, JelleZijlstra
2016-12-22 13:16:49xcombellesetmessageid: <1482412609.02.0.49343470803.issue28962@psf.upfronthosting.co.za>
2016-12-22 13:16:49xcombellelinkissue28962 messages
2016-12-22 13:16:48xcombellecreate