mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
We only require Python 3.10, so we cannot use `itertools.batched` directly, which came in 3.12. Include and use a short version of it.
We only require Python 3.10, so we cannot use `itertools.batched` directly, which came in 3.12. Include and use a short version of it.