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.

作者 rhettinger
收信人 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
日期 2015-05-23.17:15:17
SpamBayes Score -1.0
Marked as misclassified
Message-id <1432401317.2.0.666230202539.issue14373@psf.upfronthosting.co.za>
In-reply-to
内容
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).
历史
日期 用户 动作 参数
2015-05-23 17:15:17rhettinger修改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:17rhettinger修改messageid: <1432401317.2.0.666230202539.issue14373@psf.upfronthosting.co.za>
2015-05-23 17:15:17rhettinger链接issue14373 messages
2015-05-23 17:15:17rhettinger创建