Skip to content

Commit 25f45cd

Browse files
committed
wip
1 parent 6e8662b commit 25f45cd

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -183,11 +183,6 @@ CPython
183183
- ✓
184184
- ✓
185185

186-
.. [#ssl-4.0-issue] Versions of Python 3.10 and later are not compatible with
187-
TLS/SSL for versions of MongoDB 4.0 and earlier. For more information, see the
188-
:ref:`TLS <pymongo-troubleshoot-tls>` section of the Troubleshooting guide.
189-
.. [#three-six-compat] Pymongo 4.1 requires Python 3.6.2 or later.
190-
191186
PyPy
192187
````
193188

@@ -295,6 +290,11 @@ PyPy
295290
- ✓
296291
- ✓
297292

293+
.. [#ssl-4.0-issue] Versions of Python 3.10 and later are not compatible with
294+
TLS/SSL for versions of MongoDB 4.0 and earlier. For more information, see the
295+
:ref:`TLS <pymongo-troubleshoot-tls>` section of the Troubleshooting guide.
296+
.. [#three-six-compat] {+driver-short+} 4.1 requires Python 3.6.2 or later.
297+
298298
Python 2
299299
~~~~~~~~
300300

0 commit comments

Comments
 (0)