minio / minio-py

MinIO Client SDK for Python
https://docs.min.io/docs/python-client-quickstart-guide.html
Apache License 2.0
822 stars 318 forks source link

Drop support for Python 3.7 and add support for 3.12 #1323

Closed brianhelba closed 10 months ago

brianhelba commented 11 months ago

Python 3.7 is now end-of-life.

balamurugana commented 10 months ago

Adding Python v3.12 support at https://github.com/minio/minio-py/pull/1338