Skip to content

Drop support for Python 3.10 and 3.11 - #89

Open
teutoburg wants to merge 4 commits into
mainfrom
fh/no-more-py310-11
Open

Drop support for Python 3.10 and 3.11#89
teutoburg wants to merge 4 commits into
mainfrom
fh/no-more-py310-11

Conversation

@teutoburg

@teutoburg teutoburg commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

Simplify dependencies as a result.

Also include doctests now, closes #26.

Simplify dependencies as a result.
@teutoburg teutoburg self-assigned this Aug 1, 2026
@teutoburg
teutoburg requested a review from a team as a code owner August 1, 2026 21:21
@teutoburg teutoburg added the dependencies Related to or updating any dependencies label Aug 1, 2026
@codecov

codecov Bot commented Aug 1, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.01%. Comparing base (fa02e85) to head (9198a9c).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #89   +/-   ##
=======================================
  Coverage   97.01%   97.01%           
=======================================
  Files           3        3           
  Lines          67       67           
=======================================
  Hits           65       65           
  Misses          2        2           

☔ View full report in Codecov by Harness.
📢 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.

@teutoburg
teutoburg requested a review from hugobuddel as a code owner August 1, 2026 21:23
@teutoburg teutoburg added github_actions Pull requests that update GitHub Actions code tests Related to unit or integration tests labels Aug 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Related to or updating any dependencies github_actions Pull requests that update GitHub Actions code tests Related to unit or integration tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enable Doctests

1 participant