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

Drop support for EOL Python 3.6 and add 3.11 #163

Merged
merged 7 commits into from
Oct 14, 2022
Merged

Drop support for EOL Python 3.6 and add 3.11 #163

merged 7 commits into from
Oct 14, 2022

Conversation

hugovk
Copy link
Member

@hugovk hugovk commented Jun 16, 2022

I didn't add the Trove classifier for 3.11 because it's still in beta, but as this is a pure Python project we probably could add now?

@codecov
Copy link

codecov bot commented Jun 16, 2022

Codecov Report

Merging #163 (75ba003) into master (cc3c431) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master      #163   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         8           
  Lines          764       764           
  Branches       186       170   -16     
=========================================
  Hits           764       764           
Impacted Files Coverage Δ
jsonmodels/parsers.py 100.00% <ø> (ø)
jsonmodels/validators.py 100.00% <ø> (ø)
jsonmodels/builders.py 100.00% <100.00%> (ø)
jsonmodels/models.py 100.00% <100.00%> (ø)
jsonmodels/utilities.py 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@hugovk
Copy link
Member Author

hugovk commented Oct 14, 2022

I didn't add the Trove classifier for 3.11 because it's still in beta

Added it now, 3.11 is in final RC with full release out in a week or two!

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

@hugovk hugovk changed the title Drop support for EOL Python 3.6 and test 3.11 beta Drop support for EOL Python 3.6 and add 3.11 Oct 14, 2022
@beregond
Copy link
Collaborator

That was quick 😄

@beregond beregond merged commit 9c2d5dc into master Oct 14, 2022
@beregond beregond deleted the rm-3.6 branch October 14, 2022 09:51
@beregond
Copy link
Collaborator

@hugovk thanks for help! These changes are now available in version 2.6.0 🚀

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.

2 participants