
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
..
2025-11-11 20:35:08 +01:00
2026-03-15 22:08:42 +01:00
2025-10-17 04:30:03 +02:00
2026-03-01 16:35:31 +01:00
2025-12-26 10:05:27 -06:00
2025-12-26 10:05:27 -06:00
2025-11-23 00:33:32 +01:00
2026-03-15 18:45:24 +01:00
2025-10-24 04:38:49 +02:00
2026-03-03 09:41:48 +01:00
2025-10-24 01:04:30 +02:00
2026-03-02 16:09:14 +01:00
2025-11-11 23:42:00 +01:00
2025-10-14 01:23:39 +02:00