Skip to content

Conversation

@allisonkarlitskaya
Copy link
Contributor

Fix an apparent typo in the type of this field.

Closes #11057

Fix an apparent typo in the type of this field.

Closes python#11057
Copy link
Member

@AlexWaygood AlexWaygood left a comment

Choose a reason for hiding this comment

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

Thanks!

@github-actions
Copy link
Contributor

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

@AlexWaygood AlexWaygood merged commit 53d5ee5 into python:main Nov 22, 2023
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.

HTTPSConnection.__init__(port=) incorrectly annotated as str | None for 3.12

2 participants