Message133394
Because the lru_cache decorator doesn't provide any way to invalidate
stale cache entries.
Perhaps I should factor out the duplicated code into a separate class
that can then also be exposed to users of the stdlib. But that would only
apply to 3.3, so the uglier fix is still necessary for older versions. |
|
| Date |
User |
Action |
Args |
| 2011-04-09 14:40:50 | nadeem.vawda | set | recipients:
+ nadeem.vawda, rhettinger, eric.araujo, r.david.murray, lopgok |
| 2011-04-09 14:40:50 | nadeem.vawda | set | messageid: <[email protected]> |
| 2011-04-09 14:40:49 | nadeem.vawda | link | issue11802 messages |
| 2011-04-09 14:40:49 | nadeem.vawda | create | |
|