Skip to content

Commit 0013ca6

Browse files
author
Chris Cho
authored
DOCSP-34040: Python v4.6 updates (#926)
1 parent 5b1377b commit 0013ca6

File tree

2 files changed

+24
-2
lines changed

2 files changed

+24
-2
lines changed

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

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,15 @@
1212
- Python 3.7
1313
- Python 3.6
1414

15+
* - 4.6
16+
- ✓
17+
- ✓
18+
- ✓
19+
- ✓
20+
- ✓
21+
- ✓
22+
-
23+
1524
* - 4.5
1625
- ✓
1726
- ✓
@@ -41,7 +50,7 @@
4150

4251
* - 4.2
4352
-
44-
-
53+
-
4554
- ✓
4655
- ✓
4756
- ✓
@@ -69,4 +78,4 @@
6978
.. [#ssl-4.0-issue] Versions of Python 3.10 and later are not compatible with
7079
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>`__
7180
for more information.
72-
.. [#three-six-compat] Pymongo 4.1 requires Python 3.6.2 or later.
81+
.. [#three-six-compat] Pymongo 4.1 requires Python 3.6.2 or later.

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

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,19 @@
1717
- MongoDB 3.2
1818
- MongoDB 3.0
1919
- MongoDB 2.6
20+
21+
* - 4.6
22+
- ✓
23+
- ✓
24+
- ✓
25+
- ✓
26+
- ✓
27+
- ✓
28+
- ✓
29+
-
30+
-
31+
-
32+
-
2033
* - 4.5
2134
- ✓
2235
- ✓

0 commit comments

Comments
 (0)