- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message183857
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 | rhettinger |
|---|---|
| Recipients | asvetlov, barry, bdkearns, brett.cannon, ezio.melotti, jcea, ncoghlan, pitrou, pjenvey, rhettinger, sbt, serhiy.storchaka, terry.reedy, zzzeek |
| Date | 2013-03-10.00:04:33 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1362873873.81.0.606548813144.issue16389@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Until the lru_cache can be sped-up significantly, I recommend just accepting Serhiy's patch to go back to 3.2 logic in the regex module. In the meantime, I'll continue to work on improving speed of _make_key(). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-03-10 00:04:33 | rhettinger | set | recipients: + rhettinger, barry, brett.cannon, terry.reedy, jcea, ncoghlan, pitrou, pjenvey, ezio.melotti, zzzeek, asvetlov, sbt, serhiy.storchaka, bdkearns |
| 2013-03-10 00:04:33 | rhettinger | set | messageid: <1362873873.81.0.606548813144.issue16389@psf.upfronthosting.co.za> |
| 2013-03-10 00:04:33 | rhettinger | link | issue16389 messages |
| 2013-03-10 00:04:33 | rhettinger | create | |

