Skip to content

tests: silence a Python 3.14 specific warning; Mark Python 3.14 as being officially supported.#810

Merged
webknjaz merged 2 commits intocherrypy:mainfrom
mr-c:ci/py3.14.0-final
Feb 9, 2026
Merged

tests: silence a Python 3.14 specific warning; Mark Python 3.14 as being officially supported.#810
webknjaz merged 2 commits intocherrypy:mainfrom
mr-c:ci/py3.14.0-final

Conversation

@mr-c
Copy link
Contributor

@mr-c mr-c commented Jan 8, 2026

Works towards: #767

For the Debian package of cheroot we need Python 3.14 support, and I noticed modifying and adapting the Python3.13 specific warning for Python 3.14 was enough to get the tests to pass with Python 3.14.

What kind of change does this PR introduce?

  • 🐞 bug fix
  • 🐣 feature
  • 📋 docs update
  • 📋 tests/coverage improvement
  • 📋 refactoring
  • 💥 other

📋 What is the related issue number (starting with #)

#767

📋 Other information:

📋 Contribution checklist:

(If you're a first-timer, check out
this guide on making great pull requests)

  • I wrote descriptive pull request text above
  • I think the code is well written
  • I wrote good commit messages
  • I have squashed related commits together after
    the changes have been approved
  • Unit tests for the changes exist
  • Integration tests for the changes exist (if applicable)
  • I used the same coding conventions as the rest of the project
  • The new code doesn't generate linter offenses
  • Documentation reflects the changes
  • The PR relates to only one subject with a clear title
    and description in grammatically correct, complete sentences

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants