We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4df86fd commit 3c2dd7eCopy full SHA for 3c2dd7e
dbx/language-compatibility-table-pymongo.rst
@@ -19,20 +19,20 @@ Python 3
19
- CPython 3.4
20
- PyPy3
21
22
- * - 4.10
23
- - ✓
+ * - 4.11
24
- ✓
25
26
27
28
+ -
29
-
30
31
32
33
34
35
- * - 4.9
+ * - 4.9 to 4.10
36
37
38
@@ -193,10 +193,6 @@ Python 3
193
:ref:`TLS <pymongo-troubleshoot-tls>` section of the Troubleshooting guide.
194
.. [#three-six-compat] Pymongo 4.1 requires Python 3.6.2 or later.
195
196
-.. note::
197
198
- PyPy3 is a Python 3.2-compatible alternative interpreter.
199
200
Python 2
201
~~~~~~~~
202
0 commit comments