Skip to content

Drop support for Python 3.11#172

Merged
mattwthompson merged 5 commits intomainfrom
no-py311
Apr 28, 2026
Merged

Drop support for Python 3.11#172
mattwthompson merged 5 commits intomainfrom
no-py311

Conversation

@mattwthompson
Copy link
Copy Markdown
Member

@mattwthompson mattwthompson commented Apr 6, 2026

Description

(Does not go into a release before April 24, 2026)

Closes #174
Drops Python 3.11

Todos

Notable points that this PR has either accomplished or will accomplish.

  • Drops Python 3.11

Status

  • Ready to go

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.83%. Comparing base (faeef71) to head (fe332fd).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #172   +/-   ##
=======================================
  Coverage   89.83%   89.83%           
=======================================
  Files           6        6           
  Lines         187      187           
=======================================
  Hits          168      168           
  Misses         19       19           

☔ 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.

@mattwthompson
Copy link
Copy Markdown
Member Author

@copilot anything I'm missing?

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 28, 2026

@copilot anything I'm missing?

Just a missing release history entry — added in 84a39b8. Everything else looks good: pyproject.toml has requires-python = ">=3.12" and the correct classifiers, pixi.toml has the py311 feature and all environments removed, and both CI workflows are updated.

@mattwthompson mattwthompson marked this pull request as ready for review April 28, 2026 16:23
@mattwthompson mattwthompson merged commit 10ff36a into main Apr 28, 2026
50 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.

Drop support for Python 3.11

3 participants