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.11 support #2024

Merged
merged 6 commits into from Dec 11, 2022
Merged

Add Python 3.11 support #2024

merged 6 commits into from Dec 11, 2022

Conversation

staticdev
Copy link
Collaborator

@staticdev staticdev commented Dec 11, 2022

Closes #1996
Closes #2008
Closes #2011

@staticdev staticdev added the testing Testing label Dec 11, 2022
@codecov
Copy link

codecov bot commented Dec 11, 2022

Codecov Report

Merging #2024 (e321a67) into main (44e3b5d) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2024   +/-   ##
=======================================
  Coverage   99.54%   99.54%           
=======================================
  Files          38       38           
  Lines        3070     3083   +13     
  Branches      730      733    +3     
=======================================
+ Hits         3056     3069   +13     
  Misses          8        8           
  Partials        6        6           

@staticdev staticdev changed the title Add Python 3.11 to tests Add Python 3.11 support Dec 11, 2022
@staticdev staticdev merged commit d15f363 into main Dec 11, 2022
@staticdev staticdev deleted the tests/add-python-3.11 branch December 11, 2022 19:57
isort/settings.py Show resolved Hide resolved
scripts/mkstdlibs.py Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing Testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Test with python 3.11 in Github Actions Python version 3.11 as an valid option Support for python 3.11
2 participants