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 jfoo
Recipients Daniel.Ozminkowski, Frankie.Jhou, Victor.Lin, bgale, eric.araujo, giampaolo.rodola, ipatrol, jafo, jfoo, lemburg, loewis, lwteng, mdengler, piotr.dobrogost, sayap, schmir, shimizukawa, skrah, srid, steve.dower, tarek, thorsten.behrens, zzzeek
Date 2013-12-10.16:28:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1386692934.11.0.410489253516.issue7511@psf.upfronthosting.co.za>
In-reply-to
Content
The speedups extension for MarkupSafe (which has a pure Python fallback) on Python 3.3.3 64-bit was happily compiled with `pip install markupsafe` after applying Steve's patch and Li Wah's definition for KEY_BASE.
History
Date User Action Args
2013-12-10 16:28:54jfoosetrecipients: + jfoo, lemburg, loewis, jafo, giampaolo.rodola, schmir, tarek, sayap, eric.araujo, zzzeek, srid, skrah, ipatrol, shimizukawa, thorsten.behrens, piotr.dobrogost, Victor.Lin, mdengler, steve.dower, Daniel.Ozminkowski, Frankie.Jhou, bgale, lwteng
2013-12-10 16:28:54jfoosetmessageid: <1386692934.11.0.410489253516.issue7511@psf.upfronthosting.co.za>
2013-12-10 16:28:54jfoolinkissue7511 messages
2013-12-10 16:28:53jfoocreate