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 yselivanov
Recipients asvetlov, gvanrossum, ncoghlan, python-dev, scoder, vstinner, yselivanov
Date 2015-05-13.05:19:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1431494392.04.0.544746717261.issue24017@psf.upfronthosting.co.za>
In-reply-to
Content
I'd suggest you to look at ceval.c before PEP 492 patch then (where there is just one WITH_CLEANUP opcode).
History
Date User Action Args
2015-05-13 05:19:52yselivanovsetrecipients: + yselivanov, gvanrossum, ncoghlan, scoder, vstinner, asvetlov, python-dev
2015-05-13 05:19:52yselivanovsetmessageid: <1431494392.04.0.544746717261.issue24017@psf.upfronthosting.co.za>
2015-05-13 05:19:52yselivanovlinkissue24017 messages
2015-05-13 05:19:52yselivanovcreate