-
Type: Epic
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Done
-
PyMongo 4.0 Breaking Changes
Summary
Release PyMongo 4.0.
Motivation
The Python driver contains a lot of legacy behavior that creates a major maintenance burden. Fixing bugs and implementing new features while accounting for legacy behavior and old versions of Python makes development difficult, and reduces the turn-around time on tickets. By cutting a new major version of the driver, we would be increasing our productivity in the long run.
Cast of Characters
Engineering Lead: Shane Harvey
Document Author: Shane Harvey
Documentation
- depends on
-
PYTHON-1974 Drop Python 3.4 support
- Released
-
PYTHON-2133 Drop support for Python 2.7
- Released
-
PYTHON-2245 PyMongo should comply with the UUID specification
- Released
-
PYTHON-2386 Drop Python 3.5 support
- Released
-
PYTHON-1298 Remove deprecated APIs for PyMongo 4.0
- Development Complete
- is depended on by
-
MOTOR-643 Migrate to PyMongo 4.0
- Released