Skip to content

Commit ba2d2ed

Browse files
committed
DOCS-12644: PyMongo 3.8.0
1 parent 9b63f74 commit ba2d2ed

File tree

2 files changed

+48
-0
lines changed

2 files changed

+48
-0
lines changed

source/drivers/driver-compatibility-reference.txt

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -999,6 +999,14 @@ MongoDB Compatibility
999999
- MongoDB 3.0
10001000
- MongoDB 2.6
10011001

1002+
* - 3.8
1003+
- |checkmark|
1004+
- |checkmark|
1005+
- |checkmark|
1006+
- |checkmark|
1007+
- |checkmark|
1008+
- |checkmark|
1009+
10021010
* - 3.7
10031011
- |checkmark|
10041012
- |checkmark|
@@ -1110,6 +1118,12 @@ Python 2 Compatibility
11101118
- Python 2.6
11111119
- Python 2.7, PyPy
11121120

1121+
* - 3.8
1122+
-
1123+
-
1124+
-
1125+
- |checkmark|
1126+
11131127
* - 3.7
11141128
-
11151129
-
@@ -1195,6 +1209,16 @@ Python 3 Compatibility
11951209
- Python 3.6
11961210
- Python 3.7
11971211

1212+
* - 3.8
1213+
-
1214+
-
1215+
- |checkmark|
1216+
-
1217+
- |checkmark|
1218+
- |checkmark|
1219+
- |checkmark|
1220+
- |checkmark|
1221+
11981222

11991223
* - 3.7
12001224
-

source/drivers/python.txt

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,14 @@ MongoDB Compatibility
5252
- MongoDB 3.0
5353
- MongoDB 2.6
5454

55+
* - 3.8
56+
- |checkmark|
57+
- |checkmark|
58+
- |checkmark|
59+
- |checkmark|
60+
- |checkmark|
61+
- |checkmark|
62+
5563
* - 3.7
5664
- |checkmark|
5765
- |checkmark|
@@ -104,6 +112,12 @@ Python 2 Compatibility
104112
- Python 2.6
105113
- Python 2.7, PyPy
106114

115+
* - 3.8
116+
-
117+
-
118+
-
119+
- |checkmark|
120+
107121
* - 3.7
108122
-
109123
-
@@ -143,6 +157,16 @@ Python 3 Compatibility
143157
- Python 3.6
144158
- Python 3.7
145159

160+
* - 3.8
161+
-
162+
-
163+
- |checkmark|
164+
-
165+
- |checkmark|
166+
- |checkmark|
167+
- |checkmark|
168+
- |checkmark|
169+
146170
* - 3.7
147171
-
148172
-

0 commit comments

Comments
 (0)