Message332741
Hi @wrmsr, this happens because the constructor for `collections.defaultdict` differs from the one of `dict`.
I think the argument that collections.defaultdict is in the stdlib and should be supported is right, the changes in PR #11361 should do what you want. |
|
| Date |
User |
Action |
Args |
| 2018-12-30 01:25:43 | remi.lapeyre | set | recipients:
+ remi.lapeyre, eric.smith, levkivskyi, wrmsr |
| 2018-12-30 01:25:41 | remi.lapeyre | set | messageid: <[email protected]> |
| 2018-12-30 01:25:41 | remi.lapeyre | link | issue35540 messages |
| 2018-12-30 01:25:41 | remi.lapeyre | create | |
|