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 compatibility with aiohttp 3.8 #104

Merged
merged 2 commits into from
Nov 3, 2021
Merged

Fix compatibility with aiohttp 3.8 #104

merged 2 commits into from
Nov 3, 2021

Conversation

JWCook
Copy link
Member

@JWCook JWCook commented Nov 3, 2021

Fixes #103

@JWCook JWCook added the bug Something isn't working label Nov 3, 2021
@JWCook JWCook added this to the v0.6 milestone Nov 3, 2021
@JWCook JWCook marked this pull request as ready for review November 3, 2021 21:44
@JWCook JWCook merged commit 4c54493 into main Nov 3, 2021
@JWCook JWCook deleted the aiohttp-38-compat branch November 4, 2021 02:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

aiohttp version 3.8.0 throws SyntaxError on import
1 participant