Skip to content

Commit 41ef0a3

Browse files
authored
DOCSP-30887: pymongo 4.4 release (#884)
* DOCSP-30887: pymongo 4.4 release * edit * v number fix
1 parent 480051b commit 41ef0a3

File tree

4 files changed

+48
-4
lines changed

4 files changed

+48
-4
lines changed

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

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,20 @@ Python 3 Compatibility
2020
- Python 3.2
2121
- Python 3.1
2222

23+
* - 4.4
24+
- ✓
25+
- ✓
26+
- ✓
27+
- ✓
28+
- ✓
29+
-
30+
-
31+
-
32+
-
33+
-
34+
-
35+
-
36+
2337
* - 4.3
2438
- ✓
2539
- ✓

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

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

88
* - PyMongo Driver Version
9+
- MongoDB 7.0
910
- MongoDB 6.0
1011
- MongoDB 5.0
1112
- MongoDB 4.4
@@ -16,7 +17,20 @@
1617
- MongoDB 3.2
1718
- MongoDB 3.0
1819
- MongoDB 2.6
20+
* - 4.4
21+
- ✓
22+
- ✓
23+
- ✓
24+
- ✓
25+
- ✓
26+
- ✓
27+
- ✓
28+
-
29+
-
30+
-
31+
-
1932
* - 4.3
33+
- ⊛
2034
- ✓
2135
- ✓
2236
- ✓
@@ -28,6 +42,7 @@
2842
-
2943
-
3044
* - 4.2
45+
- ⊛
3146
- ✓
3247
- ✓
3348
- ✓
@@ -39,6 +54,7 @@
3954
-
4055
-
4156
* - 4.1
57+
- ⊛
4258
- ⊛
4359
- ✓
4460
- ✓
@@ -50,6 +66,7 @@
5066
-
5167
-
5268
* - 4.0
69+
- ⊛
5370
- ⊛
5471
- ✓
5572
- ✓
@@ -61,6 +78,7 @@
6178
-
6279
-
6380
* - 3.13
81+
- ⊛
6482
- ⊛
6583
- ✓
6684
- ✓
@@ -72,6 +90,7 @@
7290
- ✓
7391
- ✓
7492
* - 3.12
93+
- ⊛
7594
- ⊛
7695
- ✓
7796
- ✓
@@ -83,6 +102,7 @@
83102
- ✓
84103
- ✓
85104
* - 3.11
105+
- ⊛
86106
- ⊛
87107
- ⊛
88108
- ✓
@@ -97,6 +117,7 @@
97117
- ⊛
98118
- ⊛
99119
- ⊛
120+
- ⊛
100121
- ✓
101122
- ✓
102123
- ✓
@@ -108,6 +129,7 @@
108129
- ⊛
109130
- ⊛
110131
- ⊛
132+
- ⊛
111133
- ✓
112134
- ✓
113135
- ✓
@@ -120,6 +142,7 @@
120142
- ⊛
121143
- ⊛
122144
- ⊛
145+
- ⊛
123146
- ✓
124147
- ✓
125148
- ✓
@@ -131,6 +154,7 @@
131154
- ⊛
132155
- ⊛
133156
- ⊛
157+
- ⊛
134158
- ✓
135159
- ✓
136160
- ✓
@@ -143,6 +167,7 @@
143167
-
144168
-
145169
-
170+
-
146171
- ✓
147172
- ✓
148173
- ✓
@@ -155,6 +180,7 @@
155180
-
156181
-
157182
-
183+
-
158184
- ✓
159185
- ✓
160186
- ✓
@@ -166,6 +192,7 @@
166192
-
167193
-
168194
-
195+
-
169196
- ✓
170197
- ✓
171198
- ✓
@@ -178,6 +205,7 @@
178205
-
179206
-
180207
-
208+
-
181209
- ✓
182210
- ✓
183211
- ✓
@@ -189,6 +217,7 @@
189217
-
190218
-
191219
-
220+
-
192221
- ✓
193222
- ✓
194223
- ✓
@@ -201,6 +230,7 @@
201230
-
202231
-
203232
-
233+
-
204234
- ✓
205235
- ✓
206236
* - 3.0
@@ -212,6 +242,7 @@
212242
-
213243
-
214244
-
245+
-
215246
- ✓
216247
- ✓
217248
* - 2.9
@@ -223,6 +254,7 @@
223254
-
224255
-
225256
-
257+
-
226258
- ✓
227259
- ✓
228260
* - 2.8
@@ -234,6 +266,7 @@
234266
-
235267
-
236268
-
269+
-
237270
- ✓
238271
- ✓
239272
* - 2.7
@@ -246,4 +279,5 @@
246279
-
247280
-
248281
-
282+
-
249283
- ✓

source/pymongo.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
PyMongo
33
=======
44

5-
.. default-domain:: mongodb
6-
75
.. contents:: On this page
86
:local:
97
:backlinks: none

source/python.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
MongoDB Python Drivers
55
======================
66

7-
.. default-domain:: mongodb
8-
97
.. toctree::
108
:titlesonly:
119

0 commit comments

Comments
 (0)