Message319281
| Author | serhiy.storchaka |
|---|---|
| Recipients | exhuma, rhettinger, serhiy.storchaka |
| Date | 2018-06-11.08:02:25 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1528704145.26.0.592728768989.issue33827@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
No, this will break cases when you need to cache generators. There are many ways of using lru_cache improperly, and we can't distinguish incorrect uses from intentional correct uses. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-06-11 08:02:25 | serhiy.storchaka | set | recipients: + serhiy.storchaka, rhettinger, exhuma |
| 2018-06-11 08:02:25 | serhiy.storchaka | set | messageid: <1528704145.26.0.592728768989.issue33827@psf.upfronthosting.co.za> |
| 2018-06-11 08:02:25 | serhiy.storchaka | link | issue33827 messages |
| 2018-06-11 08:02:25 | serhiy.storchaka | create | |