- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message243932
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 | Aaron.Meurer, BreamoreBoy, amaury.forgeotdarc, anacrolix, asvetlov, brechtm, eric.snow, ezio.melotti, giampaolo.rodola, jcea, josh.r, kachayev, kmike, meador.inge, pitrou, poke, rhettinger, scoder, serhiy.storchaka |
| Date | 2015-05-23.17:15:17 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1432401317.2.0.666230202539.issue14373@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Serhiy, go ahead and apply your patch, lru_cache2.patch. I'll fix-up the make_key() code after the beta1 (like the pure python version, it needs to guarantee that hash is called no more than once per key). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-05-23 17:15:17 | rhettinger | set | recipients: + rhettinger, jcea, amaury.forgeotdarc, pitrou, scoder, giampaolo.rodola, ezio.melotti, asvetlov, poke, meador.inge, anacrolix, Aaron.Meurer, BreamoreBoy, eric.snow, serhiy.storchaka, brechtm, kmike, kachayev, josh.r |
| 2015-05-23 17:15:17 | rhettinger | set | messageid: <1432401317.2.0.666230202539.issue14373@psf.upfronthosting.co.za> |
| 2015-05-23 17:15:17 | rhettinger | link | issue14373 messages |
| 2015-05-23 17:15:17 | rhettinger | create | |

