You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/motor.txt
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,6 @@ Motor (Async Driver)
34
34
For more information about migrating, see the `Migrate to PyMongo Async <https://www.mongodb.com/docs/languages/python/pymongo-driver/current/reference/migration/>`__
Copy file name to clipboardExpand all lines: source/python-drivers.txt
+1-3Lines changed: 1 addition & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -44,9 +44,7 @@ is a PyMongo extension for loading MongoDB query result sets as Apache Arrow tab
44
44
.. important:: Motor Deprecation
45
45
46
46
As of May 14, 2025, Motor is deprecated in favor of the GA release of the PyMongo Async
47
-
API in the PyMongo library. We will not add new features to Motor, and we will
48
-
provide only bug fixes until it reaches end of life on May 14, 2026. After that, we will
49
-
fix only critical bugs until final support ends on May 14, 2027. We
47
+
API in the PyMongo library. We
50
48
strongly recommend migrating to the PyMongo Async API while Motor is still supported.
51
49
52
50
For more information about migrating, see the `Migrate to PyMongo Async <https://www.mongodb.com/docs/languages/python/pymongo-driver/current/reference/migration/>`__
0 commit comments