FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

stdlib: HTTPSConnection(port=) is int|None by allisonkarlitskaya · Pull Request #11058 · python/typeshed · GitHub

stdlib: HTTPSConnection(port=) is int|None - #11058

Merged
AlexWaygood merged 1 commit into
python:mainfrom
allisonkarlitskaya:int-port
Nov 22, 2023
Merged

stdlib: HTTPSConnection(port=) is int|None#11058
AlexWaygood merged 1 commit into
python:mainfrom
allisonkarlitskaya:int-port

Conversation

Copy link
Copy Markdown
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

AlexWaygood left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Thanks!

Copy link
Copy Markdown
Contributor

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

AlexWaygood merged commit 53d5ee5 into python:main Nov 22, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL