Open networkjackbb opened 10 months ago
I forgot the minio.error changes. Removed BucketAlreadyOwnedByYou and BucketAlreadyExists from the minio.error import line.
i have an updated version of the the minio.py file that incorporates these changes and it seems to be working fine with no errors.
I had to make the following changes to the minio.py data_backend to match up with changes in Minio API 6 => 7
rm_many()