Skip to content

[docker] Fix incomplete types in models and add missing method#15565

Merged
srittau merged 3 commits intopython:mainfrom
emmanuel-ferdman:docker-models-fix
Mar 27, 2026
Merged

[docker] Fix incomplete types in models and add missing method#15565
srittau merged 3 commits intopython:mainfrom
emmanuel-ferdman:docker-models-fix

Conversation

@emmanuel-ferdman
Copy link
Copy Markdown
Contributor

PR Summary

This PR replaces all Incomplete types in container and plugin model stubs with specific types verified against the runtime. Also this PR adds the missing get_connection_with_tls_context method to BaseHTTPAdapter and @override decorators where needed.

Refs:

@github-actions

This comment has been minimized.

Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
@github-actions
Copy link
Copy Markdown
Contributor

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

@srittau srittau merged commit e78872c into python:main Mar 27, 2026
39 checks passed
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.

2 participants