Skip to content

Commit 197ba16

Browse files
committed
DOCSP-48153: Add sync vs. async content to migration page
1 parent fc4211c commit 197ba16

File tree

3 files changed

+100
-279
lines changed

3 files changed

+100
-279
lines changed
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
.. list-table::
2+
:header-rows: 1
3+
:stub-columns: 1
4+
:class: compatibility-large
5+
6+
* - Motor Version
7+
- {+driver-short+} Version
8+
9+
* - 3.7
10+
- 4.10
11+
12+
* - 3.6
13+
- 4.9
14+
15+
* - 3.3
16+
- 4.4
17+
18+
* - 3.1
19+
- 4.2
20+
21+
* - 3.0
22+
- 4.0

source/reference/compatibility.txt

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,11 @@ The following compatibility table specifies the recommended version of
4848
{+driver-short+} for use with a specific version of Python.
4949
The first column lists the driver version.
5050

51-
.. include:: /includes/language-compatibility-table-pymongo.rst
51+
.. include:: /includes/language-compatibility-table-pymongo.rst
52+
53+
Motor Compatibility
54+
-------------------
55+
56+
The following table shows the equivalent versions of Motor and {+driver-short+}.
57+
58+
.. include:: /includes/motor-comparison-table-pymongo.rst

0 commit comments

Comments
 (0)