| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉 |
Sorry, something went wrong.
| def __init__( | ||
| self, | ||
| host: str, | ||
| port: str | None = None, |
There was a problem hiding this comment.
Was it intentional to change this to str? I'm fairly sure this is incorrect...
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Source: https://github.com/python/cpython/blob/3.12/Lib/http/client.py#L1441-L1443
I will change http.client.HTTPConnection.get_proxy_response_headers after we will decide on python/cpython#105628