-
Type:
Task
-
Resolution: Fixed
-
Priority:
Unknown
-
Affects Version/s: None
-
Component/s: None
-
None
Context
We are missing the Python 3.14 trove classifier in our v4.15 branch. It is present in master. This prevents PyMongo from showing as Python 3.14-compliant to users that don't see that we have wheels for 3.14, and for automated lists to pick us up as 3.14 compliant, e.g. https://pyreadiness.org/3.14/
Definition of done
Add the trove classifier and release.
Pitfalls
None