1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-06-26 16:45:52 +00:00

update related python versions

Peter Bieringer 2024-03-05 20:46:25 +01:00
parent c457b2a577
commit 32cf9e236c

12
Home.md

@ -18,13 +18,17 @@
TODO: add more
### Supported Python Versions
### Tested Python Versions
|**Radicale Version**|**3.7**|**3.8**|**3.9**|**3.10**|**3.11**|**3.12**|
|-|-|-|-|-|-|-|
|TODO up to at least 3.1.8 | tested | tested | tested | tested | tested | ??? |
| **Python Version** |**3.5**|**3.6**|**3.7**|**3.8**|**3.9**|**3.10**|**3.11**|**3.12**|
|-|-|-|-|-|-|-|-|-|
| **Python EOSL** | 2020-09 | 2021-12 | 2023-06 | 2024-10 | 2025-10 | 2026-10 | 2027-10 | 2028-10 |
| **Radicale Version** | -> 3.0.6 | -> 3.1.8 | -> 3.1.last (1) | 3.0.0 -> | 3.1.0 -> | 3.1.0 -> | 3.1.9 -> | 3.1.9 -> |
(1) planned
See also
- https://devguide.python.org/versions/
# Radicale Installation