Message413791
Another thing to point out is that existing third-party solutions (both alru_cache and cached_property) only work for asyncio, and the stdlib version (as implemented now) will be an improvement. And if the position is that the improvements should only be submitted to third-party solutions---I would need to disagree since both lru_cache and cached_property have third-party solutions predating their stdlib implementations, and it is double-standard IMO if an async solution is kept out while the sync version is kept in. |
|
| Date |
User |
Action |
Args |
| 2022-02-23 13:47:58 | uranusjr | set | recipients:
+ uranusjr, rhettinger, asvetlov, serhiy.storchaka, yselivanov |
| 2022-02-23 13:47:58 | uranusjr | set | messageid: <[email protected]> |
| 2022-02-23 13:47:58 | uranusjr | link | issue46622 messages |
| 2022-02-23 13:47:58 | uranusjr | create | |
|