Skip to content

Match getaddrinfo() port types in create_connection()#15386

Open
Siecje wants to merge 1 commit intopython:mainfrom
Siecje:create_connection
Open

Match getaddrinfo() port types in create_connection()#15386
Siecje wants to merge 1 commit intopython:mainfrom
Siecje:create_connection

Conversation

@Siecje
Copy link

@Siecje Siecje commented Feb 7, 2026

Inside create_connection() port is passed to getaddrinfo() so the types should match.

Inside create_connection() port is passed to getaddrinfo()
so the types should match.
@github-actions
Copy link
Contributor

github-actions bot commented Feb 7, 2026

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

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.

1 participant