Skip to content

Commit 4366869

Browse files
authored
Docs 14067 (#711)
* update language compat for python driver * update values * remove python 3.10 Co-authored-by: Nathan Leniz <[email protected]>
1 parent 9fddaef commit 4366869

File tree

1 file changed

+33
-1
lines changed

1 file changed

+33
-1
lines changed

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

Lines changed: 33 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,8 +121,10 @@ Python 3 Compatibility
121121
- Python 3.5
122122
- Python 3.6
123123
- Python 3.7
124+
- Python 3.8
125+
- Python 3.9
124126

125-
* - 3.11 (beta)
127+
* - 3.11
126128
-
127129
-
128130
- |checkmark|
@@ -131,6 +133,8 @@ Python 3 Compatibility
131133
- |checkmark|
132134
- |checkmark|
133135
- |checkmark|
136+
- |checkmark|
137+
- |checkmark|
134138

135139
* - 3.10
136140
-
@@ -141,6 +145,8 @@ Python 3 Compatibility
141145
- |checkmark|
142146
- |checkmark|
143147
- |checkmark|
148+
- |checkmark|
149+
-
144150

145151
* - 3.9
146152
-
@@ -151,6 +157,8 @@ Python 3 Compatibility
151157
- |checkmark|
152158
- |checkmark|
153159
- |checkmark|
160+
-
161+
-
154162

155163
* - 3.8
156164
-
@@ -161,6 +169,8 @@ Python 3 Compatibility
161169
- |checkmark|
162170
- |checkmark|
163171
- |checkmark|
172+
-
173+
-
164174

165175

166176
* - 3.7
@@ -172,6 +182,8 @@ Python 3 Compatibility
172182
- |checkmark|
173183
- |checkmark|
174184
- |checkmark|
185+
-
186+
-
175187

176188
* - 3.6
177189
-
@@ -182,6 +194,8 @@ Python 3 Compatibility
182194
- |checkmark|
183195
- |checkmark|
184196
-
197+
-
198+
-
185199

186200
* - 3.5
187201
-
@@ -192,6 +206,8 @@ Python 3 Compatibility
192206
- |checkmark|
193207
- |checkmark|
194208
-
209+
-
210+
-
195211

196212
* - 3.4
197213
-
@@ -202,6 +218,8 @@ Python 3 Compatibility
202218
- |checkmark|
203219
-
204220
-
221+
-
222+
-
205223

206224
* - 3.3
207225
-
@@ -212,6 +230,8 @@ Python 3 Compatibility
212230
- |checkmark|
213231
-
214232
-
233+
-
234+
-
215235

216236
* - 3.2
217237
-
@@ -222,6 +242,8 @@ Python 3 Compatibility
222242
- |checkmark|
223243
-
224244
-
245+
-
246+
-
225247

226248
* - 3.1
227249
-
@@ -232,6 +254,8 @@ Python 3 Compatibility
232254
- |checkmark|
233255
-
234256
-
257+
-
258+
-
235259

236260
* - 3.0
237261
-
@@ -242,6 +266,8 @@ Python 3 Compatibility
242266
-
243267
-
244268
-
269+
-
270+
-
245271

246272
* - 2.9
247273
- |checkmark|
@@ -252,6 +278,8 @@ Python 3 Compatibility
252278
- |checkmark|
253279
- |checkmark|
254280
-
281+
-
282+
-
255283

256284
* - 2.8
257285
- |checkmark|
@@ -262,6 +290,8 @@ Python 3 Compatibility
262290
-
263291
-
264292
-
293+
-
294+
-
265295

266296
* - 2.7
267297
- |checkmark|
@@ -272,6 +302,8 @@ Python 3 Compatibility
272302
-
273303
-
274304
-
305+
-
306+
-
275307

276308
.. note::
277309

0 commit comments

Comments
 (0)