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 pitrou
Recipients _doublep, jackdied, pitrou, rhettinger
Date 2008-08-01.09:41:21
SpamBayes Score 0.07721051
Marked as misclassified No
Message-id <1217583683.09.0.494578750921.issue2260@psf.upfronthosting.co.za>
In-reply-to
Content
While this patch is interesting, I think it would be more efficient to
introduce variants of JUMP_IF_FALSE and JUMP_IF_TRUE which pop their
argument rather than leaving it on the stack (like I did in #2459).
History
Date User Action Args
2008-08-01 09:41:23pitrousetrecipients: + pitrou, rhettinger, jackdied, _doublep
2008-08-01 09:41:23pitrousetmessageid: <1217583683.09.0.494578750921.issue2260@psf.upfronthosting.co.za>
2008-08-01 09:41:22pitroulinkissue2260 messages
2008-08-01 09:41:22pitroucreate