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 python-dev
Recipients python-dev, rhettinger, serhiy.storchaka
Date 2016-09-19.03:17:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160919031756.19709.25197.69BAE1D5@psf.io>
In-reply-to
Content
New changeset 88110cfbf4dc by Raymond Hettinger in branch '3.6':
Issue #28193: Use lru_cache in the re module.
https://hg.python.org/cpython/rev/88110cfbf4dc
History
Date User Action Args
2016-09-19 03:17:59python-devsetrecipients: + python-dev, rhettinger, serhiy.storchaka
2016-09-19 03:17:59python-devlinkissue28193 messages
2016-09-19 03:17:59python-devcreate