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.12 #591

Merged
merged 4 commits into from
Jan 1, 2024
Merged

Support python 3.12 #591

merged 4 commits into from
Jan 1, 2024

Conversation

TGoddessana
Copy link
Contributor

Support Python 3.12

  • added tox test environment 3.12
  • changed github workflows run test with python3.8 to python3.12
  • added classifires in setup.py

Since all the test code passed on python3.12, I just modified the CI to test python3.12.

@lafrech
Copy link
Member

lafrech commented Jan 1, 2024

Thanks.

Note that apispec and webargs are not tested on 3.12 yet. We need to make the same changes there.

Copy link

codecov bot commented Jan 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (83d3b72) 99.88% compared to head (a3cf274) 99.88%.
Report is 3 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #591   +/-   ##
=======================================
  Coverage   99.88%   99.88%           
=======================================
  Files          14       14           
  Lines         885      885           
  Branches      192      192           
=======================================
  Hits          884      884           
  Partials        1        1           

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

@lafrech lafrech merged commit 4cca4cb into marshmallow-code:master Jan 1, 2024
7 checks passed
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