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 benjamin.peterson
Recipients benjamin.peterson, ezio.melotti, simonsteiner
Date 2011-09-08.13:52:34
SpamBayes Score 0.014469678
Marked as misclassified No
Message-id <1315489955.06.0.892254880878.issue12928@psf.upfronthosting.co.za>
In-reply-to
Content
You're invoking undefined behavior by modifying function locals in exec().
History
Date User Action Args
2011-09-08 13:52:35benjamin.petersonsetrecipients: + benjamin.peterson, ezio.melotti, simonsteiner
2011-09-08 13:52:35benjamin.petersonsetmessageid: <1315489955.06.0.892254880878.issue12928@psf.upfronthosting.co.za>
2011-09-08 13:52:34benjamin.petersonlinkissue12928 messages
2011-09-08 13:52:34benjamin.petersoncreate