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

add python 3.14

Peter Bieringer 2024-12-06 06:51:08 +01:00
parent 261afd0ac1
commit 81e4e526e5

@ -20,10 +20,10 @@ TODO: add more
### Tested Python Versions
| **Python Version** |**3.5**|**3.6**|**3.7**|**3.8**|**3.9**|**3.10**|**3.11**|**3.12**|**3.13**|
|-|-|-|-|-|-|-|-|-|-|
| **Python EOSL** | 2020-09 | 2021-12 | 2023-06 | 2024-10 | 2025-10 | 2026-10 | 2027-10 | 2028-10 | 2029-10 |
| **Radicale Version** | -> 3.0.6 | -> 3.1.8 | -> 3.1.9 | 3.0.0 -> | 3.1.0 -> | 3.1.0 -> | 3.1.9 -> | 3.1.9 -> | 3.2.3 -> |
| **Python Version** |**3.5**|**3.6**|**3.7**|**3.8**|**3.9**|**3.10**|**3.11**|**3.12**|**3.13**|**3.14**|
|-|-|-|-|-|-|-|-|-|-|-|
| **Python EOSL** | 2020-09 | 2021-12 | 2023-06 | 2024-10 | 2025-10 | 2026-10 | 2027-10 | 2028-10 | 2029-10 | 2030-10 |
| **Radicale Version** | -> 3.0.6 | -> 3.1.8 | -> 3.1.9 | 3.0.0 -> | 3.1.0 -> | 3.1.0 -> | 3.1.9 -> | 3.1.9 -> | 3.2.3 -> | 3.3.2 -> |
See also
- https://devguide.python.org/versions/