Skip to content
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

fix: pylint build issues in minio-py #1111

Merged
merged 1 commit into from
Jun 8, 2021

Conversation

harshavardhana
Copy link
Member

Bonus: also stringify the key for
additional metadata, otherwise key's with
numeric names might fail with key ValueError.

@harshavardhana harshavardhana force-pushed the fix-keys branch 4 times, most recently from abfd57e to e1d5549 Compare May 25, 2021 00:37
minio/api.py Outdated Show resolved Hide resolved
minio/signer.py Outdated Show resolved Hide resolved
Makefile Outdated Show resolved Hide resolved
kannappanr
kannappanr previously approved these changes Jun 7, 2021
Copy link
Collaborator

@kannappanr kannappanr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Bonus: also stringify the `key` for
additional metadata, otherwise key's with
numeric names might fail with key ValueError.
@harshavardhana harshavardhana merged commit 01cf885 into minio:master Jun 8, 2021
@harshavardhana harshavardhana deleted the fix-keys branch June 8, 2021 04:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants