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

Upgrade aiohttp to 3.9.5 to fix issues with Python 3.12 #15

Merged
merged 1 commit into from
Jun 7, 2024

Conversation

GEOEGII555
Copy link
Contributor

This library (api.mcsrvstat.py) doesn't work on Python 3.12 because it fails to build the wheels for aiohttp version 3.9.1.

This issue is already fixed in aiohttp, however, this project is using an outdated version of that library. This pull request upgrades aiohttp, which (should) fix the issue and make the library work on Python 3.12 again.

Copy link
Owner

@hitblast hitblast left a comment

Choose a reason for hiding this comment

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

LGTM!

@hitblast hitblast merged commit a9fc687 into hitblast:main Jun 7, 2024
1 check passed
@hitblast
Copy link
Owner

hitblast commented Jun 7, 2024

@GEOEGII555 Thanks for submitting your PR! I'll shortly be continuing work on the latest features regarding the open issue to release the patch as fast as possible.

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.

None yet

2 participants