File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -29,6 +29,10 @@ raw: docs/drivers/scala/ -> https://www.mongodb.com/docs/languages/scala/scala-d
2929
3030raw: docs/drivers/rust -> https://www.mongodb.com/docs/drivers/rust/current/
3131
32+ # Python
33+
34+ raw: docs/drivers/motor -> ${pymongo-base}/reference/migration/
35+
3236# Manual FLE merge - update URLs after 6.0 release
3337
3438raw: docs/drivers/security -> ${manual}/core/csfle/
@@ -163,10 +167,6 @@ raw: docs/drivers/connectors/kafka-sink-properties -> ${kafka}/kafka-sink-proper
163167raw: docs/drivers/connectors/kafka-sink -> ${kafka}/kafka-sink/
164168raw: docs/drivers/connectors/kafka-source -> ${kafka}/kafka-source/
165169
166- # Python
167-
168- raw: docs/drivers/motor -> ${pymongo-base}/reference/migration/
169-
170170# Platforms
171171
172172raw: docs/drivers/platforms/digitalocean -> ${atlas}/
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ to learn how to install and begin using the driver.
4141`PyMongoArrow <https://www.mongodb.com/docs/languages/python/pymongo-arrow-driver/current/>`__
4242is a PyMongo extension for loading MongoDB query result sets as Apache Arrow tables.
4343
44- .. note :: Motor Deprecation
44+ .. important :: Motor Deprecation
4545
4646 As of May 14, 2025, Motor is deprecated in favor of the GA release of the PyMongo Async
4747 API in the PyMongo library. We will not add new features to Motor, and we will
You can’t perform that action at this time.
0 commit comments