google/cloud/sql/connector/enums.py (1 line): - line 22: # TODO: Replace Enum with StrEnum when Python 3.11 is minimum supported version google/cloud/sql/connector/connection_info.py (1 line): - line 87: # TODO: remove if/else when Python 3.10 is min version. PEP 644 has been