Skip to content

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

Merged
vstinner merged 1 commit intopython:mainfrom
vstinner:remove_urllib_cafile
Jun 6, 2023
Merged

gh-105382: Remove urllib.request cafile parameter#105384
vstinner merged 1 commit intopython:mainfrom
vstinner:remove_urllib_cafile

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.
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.

3 participants