Skip to content

Conversation

@brandonschabell
Copy link
Owner

Adds support for python 3.11.

Copilot AI review requested due to automatic review settings October 12, 2025 05:12
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds support for Python 3.11 to the URLPath project by updating project configuration and CI pipeline to include the new Python version.

  • Added Python 3.11 classifier to pyproject.toml for PyPI packaging
  • Updated CI test matrix to include Python 3.11 testing
  • Added warning filters to handle deprecation warnings from dependencies when running on Python 3.11+

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
pyproject.toml Added Python 3.11 classifier and pytest warning filters for compatibility
.python-version Added Python 3.11 to the list of supported versions
.github/workflows/test.yml Updated CI matrix to test Python 3.11 and changed linting to use Python 3.9

@brandonschabell brandonschabell merged commit 4056568 into main Oct 12, 2025
4 checks passed
@brandonschabell brandonschabell deleted the py311-support branch October 12, 2025 05:13
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