Skip to content

Conversation

@topher200
Copy link
Contributor

BaseSocket.sock wraps a socket.socket.

This can be seen in the Gunicorn codebase.

`BaseSocket.sock` wraps a `socket.socket`.

This can be seen in the [Gunicorn codebase](https://github.com/benoitc/gunicorn/blob/56b5ad87f8d72a674145c273ed8f547513c2b409/gunicorn/sock.py#L31).
@github-actions
Copy link
Contributor

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

Copy link
Collaborator

@srittau srittau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@srittau srittau merged commit 6fe6597 into python:main Oct 30, 2025
48 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