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 serhiy.storchaka
Recipients rhettinger, serhiy.storchaka
Date 2016-09-17.20:22:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1474143757.72.0.438911035512.issue28193@psf.upfronthosting.co.za>
In-reply-to
Content
Since that time the logic of re._compile() was changed. Now it can't just be wrapped with lru_cache().
History
Date User Action Args
2016-09-17 20:22:37serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger
2016-09-17 20:22:37serhiy.storchakasetmessageid: <1474143757.72.0.438911035512.issue28193@psf.upfronthosting.co.za>
2016-09-17 20:22:37serhiy.storchakalinkissue28193 messages
2016-09-17 20:22:37serhiy.storchakacreate