Message 278885 - Python tracker
Message278885
| Author | vstinner |
|---|---|
| Recipients | SilentGhost, ezio.melotti, mrabarnett, rhettinger, serhiy.storchaka, vstinner, xiang.zhang |
| Date | 2016-10-18.14:42:55 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1476801775.82.0.259112317094.issue28293@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Can't we redesign the function to reuse @functools.lru_cache(_MAXCACHE) but take care of the debug flag? For example, split the function in smaller parts. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-10-18 14:42:55 | vstinner | set | recipients: + vstinner, rhettinger, ezio.melotti, mrabarnett, SilentGhost, serhiy.storchaka, xiang.zhang |
| 2016-10-18 14:42:55 | vstinner | set | messageid: <1476801775.82.0.259112317094.issue28293@psf.upfronthosting.co.za> |
| 2016-10-18 14:42:55 | vstinner | link | issue28293 messages |
| 2016-10-18 14:42:55 | vstinner | create | |