◐ Shell
reader mode source ↗
Skip to content

gh-94172: urllib.request avoids deprecated key_file/cert_file#94232

Merged
vstinner merged 1 commit into
python:mainfrom
vstinner:urllib_key_file
Jun 26, 2022
Merged

gh-94172: urllib.request avoids deprecated key_file/cert_file#94232
vstinner merged 1 commit into
python:mainfrom
vstinner:urllib_key_file

Conversation

@vstinner

@vstinner vstinner commented Jun 24, 2022

Copy link
Copy Markdown
Member

The urllib.request module no longer uses the deprecated key_file and
cert_file parameter of the http.client module.

The urllib.request module no longer uses the deprecated key_file and
cert_file parameter of the http.client module.
@vstinner vstinner merged commit 37118fa into python:main Jun 26, 2022
@vstinner vstinner deleted the urllib_key_file branch June 26, 2022 08:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants