aio-libs / aio-libs/aiokafka

Consider using zstd from stdlib for Python >= 3.14

Aberta
#1,146 0 comentários 1 reação 0 responsáveis Ver no GitHub
enhancement
Linguagem predominante
Python
Estrelas
1.4k
Forks
269
Merge médio
1d 1h
PRs com merge (30d)
6

Descrição

**Describe the solution you'd like**
Currently `aiokafka` requires the third party dependency `cramjam` for zstd support. However, since Python 3.14 the stdlib has the module `compression.zstd` (https://docs.python.org/3/library/compression.zstd.html).

**Additional context**
The change to support this should be minimal as the stdlib API is similar to cramjam's.

Guia de contribuição

Abrir o guia de contribuição

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.