From 32cf9e236cb07479ea32e4c08db236a151250f2f Mon Sep 17 00:00:00 2001 From: Peter Bieringer Date: Tue, 5 Mar 2024 20:46:25 +0100 Subject: [PATCH] update related python versions --- Home.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/Home.md b/Home.md index 142e557..68d6c3d 100644 --- a/Home.md +++ b/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