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-18.20:55:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1474232158.68.0.817904048407.issue28193@psf.upfronthosting.co.za>
In-reply-to
Content
lru_cache can be used for re._compile() if add the ability to bypass the cache and to validate cached value.
History
Date User Action Args
2016-09-18 20:55:58serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger
2016-09-18 20:55:58serhiy.storchakasetmessageid: <1474232158.68.0.817904048407.issue28193@psf.upfronthosting.co.za>
2016-09-18 20:55:58serhiy.storchakalinkissue28193 messages
2016-09-18 20:55:58serhiy.storchakacreate