New submission from Andrés Delfino <adelf...@gmail.com>: Documentation says urllib.request.urlretrieve "might become deprecated at some point in the future".
IMHO, it's better to provide examples that do not make users rely on API that has this label. I propose the example in the pull request to accomplish exactly the same task while not relying on urllib.request.urlretrieve. ---------- assignee: docs@python components: Documentation messages: 315204 nosy: adelfino, docs@python priority: normal severity: normal status: open title: Remove to-be-deprecated urllib.request.urlretrieve function reference from HOWTO type: enhancement versions: Python 3.8 _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue33264> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com