lmtrombone opened a new pull request, #2378: URL: https://github.com/apache/cassandra/pull/2378
PEP 615 added support for the IANA Time Zone Database in the standard python library. This removed the dependency on the pytz library to be able to set the timezone in CQLSH on versions >= 3.9. This MR contains a version check where we will use the standard library on versions >= 3.9. -- 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]

