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 ezio.melotti
Recipients barry, brett.cannon, ezio.melotti, ncoghlan, pitrou, pjenvey, rhettinger, serhiy.storchaka, zzzeek
Date 2012-11-05.16:51:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1352134315.1.0.429554565639.issue16389@psf.upfronthosting.co.za>
In-reply-to
Content
Attached a proof of concept that removes the caching for re.compile, as suggested in msg174599.
History
Date User Action Args
2012-11-05 16:51:55ezio.melottisetrecipients: + ezio.melotti, barry, brett.cannon, rhettinger, ncoghlan, pitrou, pjenvey, zzzeek, serhiy.storchaka
2012-11-05 16:51:55ezio.melottisetmessageid: <1352134315.1.0.429554565639.issue16389@psf.upfronthosting.co.za>
2012-11-05 16:51:55ezio.melottilinkissue16389 messages
2012-11-05 16:51:54ezio.melotticreate