Message368081
The pure python version of lru_cache() wrappers supported weak references. It's not essential, but I have used it a couple of times. In the spirit of PEP 399, the C version should add back the weakref support (and a test). |
|
Date |
User |
Action |
Args |
2020-05-04 20:36:26 | rhettinger | set | recipients:
+ rhettinger, serhiy.storchaka |
2020-05-04 20:36:26 | rhettinger | set | messageid: <1588624586.76.0.0628520967833.issue40504@roundup.psfhosted.org> |
2020-05-04 20:36:26 | rhettinger | link | issue40504 messages |
2020-05-04 20:36:26 | rhettinger | create | |
|