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

Python 3.11 support #190

Merged
merged 5 commits into from
Feb 6, 2023
Merged

Python 3.11 support #190

merged 5 commits into from
Feb 6, 2023

Conversation

youknowone
Copy link
Owner

@youknowone youknowone commented Feb 5, 2023

fix #189
fix #188

@youknowone youknowone force-pushed the python-311 branch 4 times, most recently from ab525dc to 0dbcd43 Compare February 5, 2023 23:47
@codecov
Copy link

codecov bot commented Feb 5, 2023

Codecov Report

Merging #190 (9ead8ea) into main (650df62) will increase coverage by 0.01%.
The diff coverage is 93.80%.

@@            Coverage Diff             @@
##             main     #190      +/-   ##
==========================================
+ Coverage   94.26%   94.28%   +0.01%     
==========================================
  Files          15       15              
  Lines        1604     1608       +4     
==========================================
+ Hits         1512     1516       +4     
  Misses         92       92              

@youknowone youknowone force-pushed the python-311 branch 8 times, most recently from bc5e183 to 8195803 Compare February 6, 2023 01:18
@youknowone
Copy link
Owner Author

It will be merged with failure because 3.11 failure is caused by aioredis,
aio-libs-abandoned/aioredis-py#1489

@youknowone youknowone merged commit 1a16813 into main Feb 6, 2023
@youknowone youknowone deleted the python-311 branch February 6, 2023 01:28
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.

Check python3.11 compatibility Change version constraint in setup.py
1 participant