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

Add Python 3.12 support #64

Merged
merged 7 commits into from
Dec 9, 2023
Merged

Add Python 3.12 support #64

merged 7 commits into from
Dec 9, 2023

Conversation

achimnol
Copy link
Owner

@achimnol achimnol commented Oct 9, 2023

There seems to be no breaking changes yet.
Though, child watchers are going to be deprecated so let's just skip manual configuration of them. (python/cpython#94597)

@achimnol achimnol self-assigned this Oct 9, 2023
@codecov
Copy link

codecov bot commented Oct 9, 2023

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (14aa2b4) 74.62% compared to head (7594dd2) 74.78%.
Report is 1 commits behind head on main.

Files Patch % Lines
src/aiotools/server.py 72.72% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #64      +/-   ##
==========================================
+ Coverage   74.62%   74.78%   +0.15%     
==========================================
  Files          18       18              
  Lines        1139     1138       -1     
==========================================
+ Hits          850      851       +1     
+ Misses        289      287       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@achimnol achimnol merged commit aea4c20 into main Dec 9, 2023
17 checks passed
@achimnol achimnol deleted the feature/python-3.12-support branch December 9, 2023 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant