Commit graph

2 commits

Author SHA1 Message Date
Dima Gerasimov
f4214807a3 core.common: move listify to core.utils.itertools, use better typing annotations for it
also some minor refactoring of my.rss
2024-08-14 11:07:11 +03:00
Dima Gerasimov
029fa3ae84 core: cleanup itertool style helpers
- deprecate group_by_key, should use itertool.bucket instead
- move make_dict and ensure_unique to my.core.utils.itertools
2024-08-13 14:10:08 +03:00