
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-10-19 18:02:43 +02:00
2026-03-15 18:45:24 +01:00
2026-03-15 22:08:42 +01:00
2025-10-19 18:02:43 +02:00