Skip to content

Conversation

@bayoumi17m
Copy link
Owner

No description provided.

- Add type parameter to generic list annotations (list -> list[Any])
- Wrap hyperframe.frame.SettingsFrame().serialize() with bytes() to
  satisfy no-any-return rule since hyperframe lacks type stubs
- Regenerate sync files via unasync

https://claude.ai/code/session_011uSWZ3qMVJURqp66awh6r8
Change list[Any] to list[httpcore.AsyncHTTP2Connection] (async) and
list[httpcore.HTTP2Connection] (sync) for more precise type checking.

https://claude.ai/code/session_011uSWZ3qMVJURqp66awh6r8
@bayoumi17m bayoumi17m changed the base branch from master to fix/http2-race-condition January 30, 2026 16:44
@bayoumi17m bayoumi17m merged commit a3615da into fix/http2-race-condition Jan 30, 2026
@bayoumi17m bayoumi17m deleted the claude/fix-ci-linting-8ZgfR branch January 30, 2026 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants