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 support for Python 3.12 #946

Merged
merged 2 commits into from
Sep 10, 2023
Merged

Conversation

hugovk
Copy link
Contributor

@hugovk hugovk commented Aug 31, 2023

The Python 3.12 release candidate is out! 🚀

Call to action

We strongly encourage maintainers of third-party Python projects to prepare their projects for 3.12 compatibilities during this phase, and where necessary publish Python 3.12 wheels on PyPI to be ready for the final release of 3.12.0.

See also https://dev.to/hugovk/help-test-python-312-beta-1508/


The 3.8 and 3.9 failures are unrelated.

@codecov
Copy link

codecov bot commented Aug 31, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (b42e8b3) 83.33% compared to head (6f9bd9a) 83.33%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #946   +/-   ##
=======================================
  Coverage   83.33%   83.33%           
=======================================
  Files          13       13           
  Lines        1374     1374           
  Branches      258      258           
=======================================
  Hits         1145     1145           
  Misses        152      152           
  Partials       77       77           
Files Changed Coverage Δ
websocket/_core.py 81.42% <100.00%> (ø)

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

@engn33r engn33r merged commit 55901fa into websocket-client:master Sep 10, 2023
8 of 10 checks passed
@engn33r
Copy link
Collaborator

engn33r commented Sep 10, 2023

Thanks for the PR

@hugovk hugovk deleted the add-3.12 branch September 10, 2023 19:00
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