confluentinc / confluent-kafka-python

Confluent's Kafka Python Client
http://docs.confluent.io/current/clients/confluent-kafka-python
Other
3.72k stars 882 forks source link

V2.3.0 not support python2.7.8 #1714

Closed ING-XIAOJIAN closed 4 months ago

ING-XIAOJIAN commented 4 months ago

Description

confluent-kafka-python v2.3.0 exists python3 grammar result in error in python2.7.8 code path: src/confluent_kafka/_model/init.py image image

How to reproduce

in python2.7.8 use v2.3.0 any one encounter this issue?

johng commented 4 months ago

You should not use python 2.7