Skip to content

Commit 760601a

Browse files
authored
DOCSP-25987: pymongo compat updates (#840)
* DOCSP-25987: pymongo compat updates * only 4.3 supports python 3.11
1 parent e6a4c32 commit 760601a

File tree

2 files changed

+45
-0
lines changed

2 files changed

+45
-0
lines changed

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

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Python 3 Compatibility
77
:class: compatibility-large
88

99
* - PyMongo Driver Version
10+
- Python 3.11
1011
- Python 3.10 [#ssl-4.0-issue]_
1112
- Python 3.9
1213
- Python 3.8
@@ -19,7 +20,22 @@ Python 3 Compatibility
1920
- Python 3.2
2021
- Python 3.1
2122

23+
* - 4.3
24+
- ✓
25+
- ✓
26+
- ✓
27+
- ✓
28+
- ✓
29+
-
30+
-
31+
-
32+
-
33+
-
34+
-
35+
-
36+
2237
* - 4.2
38+
-
2339
- ✓
2440
- ✓
2541
- ✓
@@ -33,6 +49,7 @@ Python 3 Compatibility
3349
-
3450

3551
* - 4.1
52+
-
3653
- ✓
3754
- ✓
3855
- ✓
@@ -46,6 +63,7 @@ Python 3 Compatibility
4663
-
4764

4865
* - 4.0
66+
-
4967
- ✓
5068
- ✓
5169
- ✓
@@ -59,6 +77,7 @@ Python 3 Compatibility
5977
-
6078

6179
* - 3.12
80+
-
6281
- ✓
6382
- ✓
6483
- ✓
@@ -72,6 +91,7 @@ Python 3 Compatibility
7291
-
7392

7493
* - 3.11
94+
-
7595
-
7696
- ✓
7797
- ✓
@@ -85,6 +105,7 @@ Python 3 Compatibility
85105
-
86106

87107
* - 3.10
108+
-
88109
-
89110
-
90111
- ✓
@@ -101,6 +122,7 @@ Python 3 Compatibility
101122
-
102123
-
103124
-
125+
-
104126
- ✓
105127
- ✓
106128
- ✓
@@ -114,6 +136,7 @@ Python 3 Compatibility
114136
-
115137
-
116138
-
139+
-
117140
- ✓
118141
- ✓
119142
- ✓
@@ -127,6 +150,7 @@ Python 3 Compatibility
127150
-
128151
-
129152
-
153+
-
130154
- ✓
131155
- ✓
132156
- ✓
@@ -141,6 +165,7 @@ Python 3 Compatibility
141165
-
142166
-
143167
-
168+
-
144169
- ✓
145170
- ✓
146171
- ✓
@@ -154,6 +179,7 @@ Python 3 Compatibility
154179
-
155180
-
156181
-
182+
-
157183
- ✓
158184
- ✓
159185
- ✓
@@ -168,6 +194,7 @@ Python 3 Compatibility
168194
-
169195
-
170196
-
197+
-
171198
- ✓
172199
- ✓
173200
- ✓
@@ -181,6 +208,7 @@ Python 3 Compatibility
181208
-
182209
-
183210
-
211+
-
184212
- ✓
185213
- ✓
186214
- ✓
@@ -194,6 +222,7 @@ Python 3 Compatibility
194222
-
195223
-
196224
-
225+
-
197226
- ✓
198227
- ✓
199228
- ✓
@@ -207,6 +236,7 @@ Python 3 Compatibility
207236
-
208237
-
209238
-
239+
-
210240
- ✓
211241
- ✓
212242
- ✓
@@ -221,6 +251,7 @@ Python 3 Compatibility
221251
-
222252
-
223253
-
254+
-
224255
- ✓
225256
- ✓
226257
- ✓
@@ -232,6 +263,7 @@ Python 3 Compatibility
232263
-
233264
-
234265
-
266+
-
235267
- ✓
236268
- ✓
237269
- ✓
@@ -247,6 +279,7 @@ Python 3 Compatibility
247279
-
248280
-
249281
-
282+
-
250283
- ✓
251284
- ✓
252285
- ✓
@@ -260,6 +293,7 @@ Python 3 Compatibility
260293
-
261294
-
262295
-
296+
-
263297
- ✓
264298
- ✓
265299
- ✓

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

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,17 @@
1616
- MongoDB 3.2
1717
- MongoDB 3.0
1818
- MongoDB 2.6
19+
* - 4.3
20+
- ✓
21+
- ✓
22+
- ✓
23+
- ✓
24+
- ✓
25+
- ✓
26+
-
27+
-
28+
-
29+
-
1930
* - 4.2
2031
- ✓
2132
- ✓

0 commit comments

Comments
 (0)