File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
.. important ::
2
2
3
- The {+driver-async+} driver is experimental and should not be used in
4
- production environments. Classes, methods, and behaviors described in this
5
- guide might change prior to the production release. If you encounter any
6
- issues with {+driver-async+}, you can learn how to report them on the
7
- :ref: `pymongo-issues-help ` page.
3
+ The {+driver-async+} driver is currently experimental. We do ** not **
4
+ recommend using it in production environments. Classes, methods, and
5
+ behaviors described in this guide might change before the production release.
6
+ If you encounter any issues with {+driver-async+}, you can learn how to
7
+ report them on the :ref: `pymongo-issues-help ` page.
Original file line number Diff line number Diff line change @@ -61,8 +61,8 @@ Migrate From Motor
61
61
62
62
.. warning:: Motor Deprecation
63
63
64
- The {+driver-async+} driver is currently experimental and should not be used
65
- in production environments.
64
+ The {+driver-async+} driver is currently experimental. We do ** not**
65
+ recommend using it in production environments.
66
66
67
67
Motor will be deprecated one year after the **production release** of the
68
68
{+driver-async+} driver. We strongly recommend that Motor users migrate to
You can’t perform that action at this time.
0 commit comments