Skip to content

build: drop python 3.8, support python 3.13 #260

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

Merged
merged 14 commits into from
Jan 2, 2025
Merged

build: drop python 3.8, support python 3.13 #260

merged 14 commits into from
Jan 2, 2025

Conversation

tlambert03
Copy link
Owner

No description provided.

Copy link

codecov bot commented Sep 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.85%. Comparing base (83c0308) to head (c6e0fb5).
Report is 7 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #260   +/-   ##
=======================================
  Coverage   86.85%   86.85%           
=======================================
  Files          25       25           
  Lines        1263     1263           
=======================================
  Hits         1097     1097           
  Misses        166      166           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link

codspeed-hq bot commented Sep 11, 2024

CodSpeed Performance Report

Merging #260 will not alter performance

Comparing py313 (c6e0fb5) with main (83c0308)

Summary

✅ 9 untouched benchmarks

@tlambert03
Copy link
Owner Author

this should work with python 3.13 after the xsdata typing deprecation is fixed: tefra/xsdata#1077

(for some reason, even if I ignore that deprecation error in pytest config here, it still raises the xsdata exception

@tlambert03
Copy link
Owner Author

needed to add some special consideration to the tests to deal with a deprecation warning that gets triggered in xsdata by tefra/xsdata#1111

@tlambert03 tlambert03 merged commit a17bf57 into main Jan 2, 2025
39 checks passed
@tlambert03 tlambert03 deleted the py313 branch January 2, 2025 02:41
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.

1 participant