wintoncode / winton-kafka-streams

A Python implementation of Apache Kafka Streams
Apache License 2.0
313 stars 55 forks source link

Python 3.7 support #48

Closed ah- closed 6 years ago

ah- commented 6 years ago

Update async kw argument to asynchronous once https://github.com/confluentinc/confluent-kafka-python/pull/319 is released. async became a keyword in 3.7.