Skip to content

Commit 820cdec

Browse files
authored
DOCSP-48153: Add sync vs. async content to migration page (#241)
1 parent 2167f8a commit 820cdec

File tree

3 files changed

+110
-281
lines changed

3 files changed

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

source/reference/compatibility.txt

+10-1
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,13 @@ 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+
.. _pymongo-motor-compatibility:
54+
55+
Motor Compatibility
56+
-------------------
57+
58+
The following table shows the equivalent versions of Motor and {+driver-short+}.
59+
60+
.. include:: /includes/motor-comparison-table-pymongo.rst

0 commit comments

Comments
 (0)