- Notifications
You must be signed in to change notification settings - Fork 933
Open
Labels
enhancementRequesting a feature changeRequesting a feature changepriority:highMaintainer triage tag for indicating high impact or criticality issuesMaintainer triage tag for indicating high impact or criticality issues
Description
Description
Currently, if you run mypy with a project with this in, you get error: Skipping analyzing "confluent_kafka.admin": module is installed, but missing library stubs or py.typed marker [import] or similar. https://mypy.readthedocs.io/en/stable/installed_packages.html has a guide on the ways to fix this.
How to reproduce
mypy <some code that uses confluent_kafka>
Checklist
Please provide the following information:
- confluent-kafka-python and librdkafka version (
confluent_kafka.version()andconfluent_kafka.libversion()): 1.9.2 - Apache Kafka broker version:
- Client configuration:
{...} - Operating system:
- Provide client logs (with
'debug': '..'as necessary) - Provide broker log excerpts
- Critical issue
zanella, AngryUbuntuNerd, OneCricketeer, lambdakris, ozturkberkay and 35 more
Metadata
Metadata
Assignees
Labels
enhancementRequesting a feature changeRequesting a feature changepriority:highMaintainer triage tag for indicating high impact or criticality issuesMaintainer triage tag for indicating high impact or criticality issues