You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/includes/language-compatibility-table-python.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -66,7 +66,7 @@
66
66
- ✓
67
67
- ✓
68
68
69
-
.. [#ssl-4.0-issue] Versions of Python 4.10 and later are not compatible with
69
+
.. [#ssl-4.0-issue] Versions of Python 3.10 and later are not compatible with
70
70
TLS/SSL for versions of MongoDB 4.0 and earlier. See the `PyMongo documentation <https://pymongo.readthedocs.io/en/stable/examples/tls.html#python-3-10-incompatibilities-with-tls-ssl-on-mongodb-4-0>`__
71
71
for more information.
72
72
.. [#three-six-compat] Pymongo 4.1 requires Python 3.6.2 or later.
0 commit comments