dbcli / mycli

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

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

Open esafak opened 1 month ago

esafak commented 1 month ago

Description

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

Checklist

amjith commented 1 month 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 1 month ago

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