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

Support Python 3.11 #181

Merged
merged 1 commit into from May 5, 2022
Merged

Support Python 3.11 #181

merged 1 commit into from May 5, 2022

Conversation

hugovk
Copy link
Member

@hugovk hugovk commented May 5, 2022

Python 3.11 beta is out on Friday with full release in October:

  • 3.11.0 beta 1: Friday, 2022-05-06
  • 3.11.0 final: Monday, 2022-10-03

https://peps.python.org/pep-0664/

Changes proposed in this pull request:

  • Test 3.11-dev on GitHub Actions
  • Add py311 to tox.ini
  • Add Trove classifier
  • Update some config

@hugovk hugovk added the changelog: Added For new features label May 5, 2022
@codecov
Copy link

codecov bot commented May 5, 2022

Codecov Report

Merging #181 (283ac03) into master (56baf04) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #181   +/-   ##
=======================================
  Coverage   94.03%   94.03%           
=======================================
  Files           5        5           
  Lines        2245     2245           
=======================================
  Hits         2111     2111           
  Misses        134      134           
Flag Coverage Δ
GHA_Ubuntu ?
GHA_Windows ?
GHA_macOS ?
macos-latest 94.03% <ø> (?)
ubuntu-latest 94.03% <ø> (?)
windows-latest 93.89% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 56baf04...283ac03. Read the comment docs.

@hugovk hugovk merged commit 4a1f9fb into jazzband:master May 5, 2022
@hugovk hugovk deleted the add-3.11 branch March 2, 2023 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog: Added For new features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant