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 jyasskin
Recipients blaisorblade, collinwinter, jcea, jyasskin, pitrou, rhettinger
Date 2009-02-26.00:49:18
SpamBayes Score 5.722331e-05
Marked as misclassified No
Message-id <1235609368.92.0.90369656259.issue4715@psf.upfronthosting.co.za>
In-reply-to
Content
Oh, and no problem with picking up the patches. Thanks for writing them
in the first place.

Here's the backport to trunk. I particularly enjoyed the bit in
pyassem.py where I had to teach the pure-Python compiler that you can
get to a block without going through a relative jump or a fallthrough.

The patch is also #2 at http://codereview.appspot.com/20064.

I'll post performance numbers as soon as I've measured them.
History
Date User Action Args
2009-02-26 00:49:30jyasskinsetrecipients: + jyasskin, collinwinter, rhettinger, jcea, pitrou, blaisorblade
2009-02-26 00:49:28jyasskinsetmessageid: <1235609368.92.0.90369656259.issue4715@psf.upfronthosting.co.za>
2009-02-26 00:49:23jyasskinlinkissue4715 messages
2009-02-26 00:49:23jyasskincreate