Skip to content

gh-105382: Remove urllib.request cafile parameter #105384

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 6, 2023

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Jun 6, 2023

Remove cafile, capath and cadefault parameters of the urllib.request.urlopen() function, deprecated in Python 3.6.


📚 Documentation preview 📚: https://cpython-previews--105384.org.readthedocs.build/

@vstinner
Copy link
Member Author

vstinner commented Jun 6, 2023

cc @serhiy-storchaka @tiran

Remove cafile, capath and cadefault parameters of the
urllib.request.urlopen() function, deprecated in Python 3.6.
@vstinner vstinner force-pushed the remove_urllib_cafile branch from 5b80df3 to 896191e Compare June 6, 2023 19:45
@vstinner vstinner enabled auto-merge (squash) June 6, 2023 19:46
@vstinner vstinner merged commit 2587b9f into python:main Jun 6, 2023
@vstinner vstinner deleted the remove_urllib_cafile branch June 14, 2023 15:39
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.

None yet

3 participants