Mickael Maison created KAFKA-10712:
--------------------------------------
Summary: Update release scripts to Python3
Key: KAFKA-10712
URL: https://issues.apache.org/jira/browse/KAFKA-10712
Project: Kafka
Issue Type: Improvement
Reporter: Mickael Maison
Kafka uses 2 Python scripts to make releases. These scripts are still using
Python2 aand should now be updated to Python 3, as 2.7 is out of support.
This is especially important as dependencies (jira) have drop support of Python
2.
To run the release today, I had a install an old version of the jira module
(1.0.15) so it would work
--
This message was sent by Atlassian Jira
(v8.3.4#803005)