Alright, so there has been a little conversation in ASF Slack here: https://the-asf.slack.com/archives/CK23JSY2K/p1710255088441369
It looks like we've coalesced around allowing Python 3.6 and 3.7, as there's no reason they shouldn't work w/ the 3.29.0 Python driver. However, we'll warn anyone who does run cqlsh w/ those versions that they are EOL, support may be removed in a future C* release, and they may be used on an "as is" basis. I'll get a Jira up shortly... On Mon, Mar 11, 2024 at 8:51 PM Caleb Rackliffe <calebrackli...@gmail.com> wrote: > I did a quick experiment to revert all the bits that require 3.8+ in the > server codebase (while leaving 3.29.0 in place), and I don't see anything > breaking in the tests on trunk. >