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

v0.7.0 #18

Merged
merged 32 commits into from
Sep 5, 2022
Merged

v0.7.0 #18

merged 32 commits into from
Sep 5, 2022

Conversation

PH-KDX
Copy link
Owner

@PH-KDX PH-KDX commented Sep 5, 2022

This is a complete rewrite of the library, in which it is entirely converted to async.
This should mean faster execution of parallel requests, and no blocking when called from
another async library. Support for Python 3.7 has been dropped in this release. Python 3.11
is not yet supported as aiohttp does not yet support Python 3.11 at the time of release.

@PH-KDX PH-KDX merged commit 3525b70 into main Sep 5, 2022
@PH-KDX PH-KDX deleted the async-rewrite branch February 19, 2023 20:48
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.

1 participant