dbcli / mycli

A Terminal Client for MySQL with AutoCompletion and Syntax Highlighting.
http://mycli.net
Other
11.49k stars 663 forks source link

feat: Drop python 3.7-3.9, support 3.11, 3.12 #1164

Open esafak opened 5 months ago

esafak commented 5 months ago

Description

Bring python support up-to-date, dropping older versions.

Checklist

amjith commented 5 months ago

@esafak I'm happy to add the 3.11 and 3.12 classifiers. But I'm not sure why we need to drop 3.8 and 3.9 support.

esafak commented 5 months ago

I just remove old versions out of habit. Do you want them back?