-
Notifications
You must be signed in to change notification settings - Fork 329
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Refactor XML handling of remove_objects() API #995
Refactor XML handling of remove_objects() API #995
Conversation
bcb8d8e
to
a1444d3
Compare
799c47d
to
5777b0d
Compare
It looks like you also need to address the build check failures. |
df75e51
to
87ea6e8
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please replace ResponseError
with S3Error
in ../examples/remove_object.py
from minio.error import ResponseError
87ea6e8
to
611bf96
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
611bf96
to
1e38877
Compare
1e38877
to
9088232
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
No description provided.