pull/667/head
Nicco Kunzmann 2024-06-27 00:04:37 +01:00
rodzic 65537b4cb5
commit 58d10464e5
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -60,6 +60,8 @@ New features:
- Test compatibility with Python 3.12
- Add function ``icalendar.use_pytz()``.
- Allows selecting components with ``walk(select=func)`` where ``func`` takes a
component and returns ``True``/``False``.
Bug fixes: