python-discord / bot

The community bot for the Python Discord community
https://pythondiscord.com
MIT License
1.31k stars 652 forks source link

Use new `itertools.batched` instead of `more_itertools.chunked` #3090

Closed wookie184 closed 1 month ago

wookie184 commented 1 month ago

Does the same thing (except returning tuples instead of lists).

https://docs.python.org/3.12/library/itertools.html#itertools.batched