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: aiohttp issues a DeprecationWarning #129

Merged
merged 2 commits into from
Jun 19, 2024
Merged

Conversation

hoh
Copy link
Member

@hoh hoh commented Jun 14, 2024

For passing bytes to a file upload instead of a BytesIO

Copy link

Failed to retrieve llama text: POST 404: File Not Found

For passing bytes to a file upload instead of a BytesIO
@hoh hoh force-pushed the hoh-deprecation-warning-bytesio branch from 3d2080d to 29f2b31 Compare June 18, 2024 09:11
Psycojoker
Psycojoker previously approved these changes Jun 18, 2024
Copy link
Collaborator

@Psycojoker Psycojoker left a comment

Choose a reason for hiding this comment

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

Except the small possible improvements, LGTM.

src/aleph/sdk/client/authenticated_http.py Show resolved Hide resolved
@hoh hoh merged commit 1d3d5e5 into main Jun 19, 2024
17 checks passed
@hoh hoh deleted the hoh-deprecation-warning-bytesio branch June 19, 2024 10:12
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.

2 participants