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 scoder
Recipients amaury.forgeotdarc, anacrolix, asvetlov, eric.snow, ezio.melotti, giampaolo.rodola, kachayev, meador.inge, pitrou, rhettinger, scoder, serhiy.storchaka, skrah
Date 2012-12-23.16:20:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1356279654.55.0.418363761406.issue14373@psf.upfronthosting.co.za>
In-reply-to
Content
Yep, I basically didn't do any optimisation, it's the plain Python code compiled, just with the class being converted into an extension type.
History
Date User Action Args
2012-12-23 16:20:54scodersetrecipients: + scoder, rhettinger, amaury.forgeotdarc, pitrou, giampaolo.rodola, ezio.melotti, asvetlov, skrah, meador.inge, anacrolix, eric.snow, serhiy.storchaka, kachayev
2012-12-23 16:20:54scodersetmessageid: <1356279654.55.0.418363761406.issue14373@psf.upfronthosting.co.za>
2012-12-23 16:20:54scoderlinkissue14373 messages
2012-12-23 16:20:54scodercreate