-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Unknown
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
None
-
Python Drivers
-
Not Needed
-
None
-
None
-
None
-
None
-
None
-
None
Context
We had previously removed Python 3.9 support in PYTHON-5479, but did not update the requires_python in pyproject.toml. We have internal customers using PyPy 3.9 for testing that will need to use backpressure, so we'll need to keep supporting Python 3.9 for the 4.16 release.
We should add a minimal test variant that uses UV to install pypy3.9 and runs against latest server, with all three topologies.
Definition of done
Restore minimal support and test with PyPy 3.9.
Pitfalls
N/A