Skip to content

Commit bd039c3

Browse files
Update footnote to show correct Python version (#915)
1 parent 4e1529c commit bd039c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
- ✓
6767
- ✓
6868

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
7070
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>`__
7171
for more information.
7272
.. [#three-six-compat] Pymongo 4.1 requires Python 3.6.2 or later.

0 commit comments

Comments
 (0)