
Chris CoutinhoandClaude Opus 4.6
e24e49218e
fix(caldav): address PR #632 review feedback
- Modernize typing: replace Dict/List/Optional with dict/list/X|None
- Add comment explaining _hacks="insist" mirrors upstream pattern
- Add comments noting caldav v3 raises PutError on HTTP failure
- Narrow except Exception to caldav_error.NotFoundError in delete methods
- Replace private _maybe_await import in tests with stdlib inspect.isawaitable
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-15 22:08:42 +01:00
..
2026-03-15 22:08:42 +01:00
2025-10-14 02:08:45 +02:00
2025-10-24 05:50:25 +02:00
2025-12-30 22:28:23 -06:00
2025-12-13 15:47:27 +01:00
2025-11-10 07:41:02 +01:00
2025-10-24 05:50:25 +02:00
2025-10-18 22:02:26 +02:00
2025-10-24 01:04:30 +02:00
2025-12-26 10:05:27 -06:00
2025-10-18 22:02:19 +02:00
2025-10-18 22:02:19 +02:00
2025-10-24 04:38:49 +02:00
2025-11-11 20:35:08 +01:00