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 ezio.melotti, flox, gvanrossum, mrabarnett, neologix, pitrou, serhiy.storchaka
Date 2013-10-28.10:34:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1382956458.58.0.971763227799.issue17441@psf.upfronthosting.co.za>
In-reply-to
Content
> So what is a decision?

Is there a clear performance benefit in removing the caching?

If the problem is cache pollution perhaps re.compile can get a separate cache :-)
History
Date User Action Args
2013-10-28 10:34:18pitrousetrecipients: + pitrou, gvanrossum, ezio.melotti, mrabarnett, flox, neologix, serhiy.storchaka
2013-10-28 10:34:18pitrousetmessageid: <1382956458.58.0.971763227799.issue17441@psf.upfronthosting.co.za>
2013-10-28 10:34:18pitroulinkissue17441 messages
2013-10-28 10:34:18pitroucreate