Skip to content

Commit 9c7285c

Browse files
author
Chris Cho
authored
DOCSP-15089 pymongo clarification (#734)
* DOCSP-15089: clarify pymongo driver version
1 parent 7f9bb11 commit 9c7285c

File tree

2 files changed

+12
-11
lines changed

2 files changed

+12
-11
lines changed

source/includes/language-compatibility-table-python.rst

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -7,35 +7,36 @@ Python 2 Compatibility
77
:stub-columns: 1
88
:class: compatibility
99

10-
* - Python Driver Version
10+
11+
* - Pymongo Driver Version
1112
- Python 2.7, PyPy
12-
- Python 2.6
13+
- Python 2.6
1314
- Python 2.5, Jython 2.5
1415
- Python 2.4
1516

1617
* - 3.11
1718
- |checkmark|
1819
-
1920
-
20-
-
21+
-
2122

2223
* - 3.10
2324
- |checkmark|
2425
-
2526
-
26-
-
27+
-
2728

2829
* - 3.9
2930
- |checkmark|
3031
-
3132
-
32-
-
33+
-
3334

3435
* - 3.8
3536
- |checkmark|
3637
-
3738
-
38-
-
39+
-
3940

4041
* - 3.7
4142
- |checkmark|
@@ -112,7 +113,7 @@ Python 3 Compatibility
112113
:stub-columns: 1
113114
:class: compatibility-large
114115

115-
* - Python Driver Version
116+
* - Pymongo Driver Version
116117
- Python 3.9
117118
- Python 3.8
118119
- Python 3.7
@@ -150,7 +151,7 @@ Python 3 Compatibility
150151

151152
* - 3.9
152153
-
153-
-
154+
-
154155
- |checkmark|
155156
- |checkmark|
156157
- |checkmark|
@@ -243,7 +244,7 @@ Python 3 Compatibility
243244
- |checkmark|
244245
- |checkmark|
245246
-
246-
247+
247248
* - 3.1
248249
-
249250
-
@@ -267,7 +268,7 @@ Python 3 Compatibility
267268
- |checkmark|
268269
- |checkmark|
269270
-
270-
271+
271272
* - 2.9
272273
-
273274
-

source/includes/mongodb-compatibility-table-python.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
:stub-columns: 1
77
:class: compatibility-large
88

9-
* - Python Driver Version
9+
* - Pymongo Driver Version
1010
- MongoDB 4.4
1111
- MongoDB 4.2
1212
- MongoDB 4.0

0 commit comments

Comments
 (0)