e24e49218e
- 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>