Skip to content

Commit 2571ca7

Browse files
authored
DOCSP-43442 - Add Python 3.13 (#990)
1 parent d3deebf commit 2571ca7

File tree

2 files changed

+33
-18
lines changed

2 files changed

+33
-18
lines changed

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

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,26 @@
44
:stub-columns: 1
55
:class: compatibility-large
66

7-
* - Motor (Python async) Driver Version
7+
* - Motor Driver Version
8+
- Python 3.13
89
- Python 3.12
910
- Python 3.11
1011
- Python 3.10
1112
- Python 3.9
1213
- Python 3.8
1314
- Python 3.7
1415

16+
* - 3.6
17+
- ✓
18+
- ✓
19+
- ✓
20+
- ✓
21+
- ✓
22+
- ✓
23+
-
24+
1525
* - 3.5
26+
-
1627
- ✓
1728
- ✓
1829
- ✓
@@ -21,6 +32,7 @@
2132
-
2233

2334
* - 3.3 to 3.4
35+
-
2436
- ✓
2537
- ✓
2638
- ✓
@@ -29,6 +41,7 @@
2941
- ✓
3042

3143
* - 3.1 to 3.2
44+
-
3245
-
3346
- ✓
3447
- ✓
@@ -37,13 +50,15 @@
3750
- ✓
3851

3952
* - 3.0
53+
-
4054
-
4155
-
4256
- ✓
4357
- ✓
4458
- ✓
4559
- ✓
4660

61+
- Motor 3.6 wraps PyMongo 4.9
4762
- Motor 3.5 wraps PyMongo 4.5 to 4.8
4863
- Motor 3.3 and 3.4 wrap PyMongo 4.5
4964
- Motor 3.2 wraps PyMongo 4.4+

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

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -5,51 +5,51 @@
55
:stub-columns: 1
66
:class: compatibility
77

8-
* - Motor (Python async) Driver Version
8+
* - Motor Driver Version
9+
- MongoDB 8.0
910
- MongoDB 7.0
1011
- MongoDB 6.0
1112
- MongoDB 5.0
1213
- MongoDB 4.4
1314
- MongoDB 4.2
1415
- MongoDB 4.0
1516
- MongoDB 3.6
16-
- MongoDB 3.4
17-
- MongoDB 3.2
18-
- MongoDB 3.0
19-
- MongoDB 2.6
17+
18+
* - 3.6
19+
- ✓
20+
- ✓
21+
- ✓
22+
- ✓
23+
- ✓
24+
- ✓
25+
- ✓
26+
- ✓
2027
* - 3.2 to 3.5
28+
- ⊛
2129
- ✓
2230
- ✓
2331
- ✓
2432
- ✓
2533
- ✓
2634
- ✓
2735
- ✓
28-
-
29-
-
30-
-
31-
-
3236
* - 3.1
37+
- ⊛
3338
- ⊛
3439
- ✓
3540
- ✓
3641
- ✓
3742
- ✓
3843
- ✓
3944
- ✓
40-
-
41-
-
42-
-
43-
-
4445
* - 3.0
46+
- ⊛
4547
- ⊛
4648
- ⊛
4749
- ✓
4850
- ✓
4951
- ✓
5052
- ✓
5153
- ✓
52-
-
53-
-
54-
-
55-
-
54+
55+
Motor is incompatible with MongoDB versions earlier than 3.6.

0 commit comments

Comments
 (0)