Ker
Ker
The following code is from lib/python3.11/site-packages/kafka/conn.py:79, if I didn't install gssapi it should be catched by ImportError, but if it's run by pytest, then there will be a ImportWarning instead...
### Is your feature request related to a problem? Please describe. Hi, there. I'm using this extension, thanks a lot. The package is not compatible with Pydantic 2.0 when I...
### Is your feature request related to a problem? Please describe. I though there already have the PR that supports Pydantic v2, just no tag & release yet. Could have...