-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
Make Motor 1.3 a bridge release that deprecates the callback interface. Developers can use deprecation warnings with Motor 1.3 to check they've removed all uses of callbacks with Motor in their applications, then upgrade to Motor 2.0.
Other APIs removed in Motor 2.0 have already been deprecated; PyMongo raises warnings for all of them (MOTOR-242).
- related to
-
MOTOR-250 Delete callback interface
- Closed