Skip to content

Conversation

@cclauss
Copy link
Contributor

@cclauss cclauss commented Dec 1, 2025

Overview: What does this pull request change?

Add Python 3.14 to the testing

Motivation and Explanation: Why and how do your changes improve the library?

https://www.python.org/downloads/release/python-3140/

Blocked by:

-    "av>=9.0.0,<14.0.0",
+    "av>=9.0.0,<14.0.0  ; python_full_version < '3.14'",
+    "av>=16.0.1 ; python_full_version >= '3.14'",

Links to added or changed documentation pages

Further Information and Comments

Reviewer Checklist

  • The PR title is descriptive enough for the changelog, and the PR is labeled correctly
  • If applicable: newly added non-private functions and classes have a docstring including a short summary and a PARAMETERS section
  • If applicable: newly added functions and classes are tested

@github-project-automation github-project-automation bot moved this to 🆕 New in Dev Board Dec 1, 2025
@cclauss cclauss force-pushed the python3.14 branch 3 times, most recently from 1e5a808 to 86a3148 Compare December 1, 2025 11:08
@cclauss cclauss force-pushed the python3.14 branch 7 times, most recently from cb6cfb4 to 8fc10ad Compare December 1, 2025 12:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 🆕 New

Development

Successfully merging this pull request may close these issues.

1 participant