File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -183,11 +183,6 @@ CPython
183
183
- ✓
184
184
- ✓
185
185
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
-
191
186
PyPy
192
187
````
193
188
@@ -295,6 +290,11 @@ PyPy
295
290
- ✓
296
291
- ✓
297
292
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
+
298
298
Python 2
299
299
~~~~~~~~
300
300
You can’t perform that action at this time.
0 commit comments