gh-105382: Remove urllib.request cafile parameter by vstinner · Pull Request #105384 · python/cpython

serhiy-storchaka

@vstinner

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

donbarbos added a commit to donbarbos/typeshed that referenced this pull request

Jan 11, 2026

@donbarbos