bschoening opened a new pull request #1431: URL: https://github.com/apache/cassandra/pull/1431
Remove enum34 which was only useful for backwards compatibility with versions prior to 3.4 which introduced Enum (PEP 435). See https://pypi.org/project/enum34/ which details its support for earlier python versions 2.4 ... 3.3 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

