Michael A. Smith created AVRO-3977:
--------------------------------------
Summary: Fix failing typecheck in Python 3.12
Key: AVRO-3977
URL: https://issues.apache.org/jira/browse/AVRO-3977
Project: Apache Avro
Issue Type: Improvement
Components: python
Affects Versions: 1.12.0, 1.11.4
Reporter: Michael A. Smith
Python 3.12 is already fully working across the runtime codebase. There's just
one typecheck that fails in test_tether_word_count.py due to the fact that
distutils is no longer shipped with Python as of 3.12.
It's a trivial fix.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)