This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

classification
Title: Deprecate urllib.request.urlretrieve() and cleanup()
Type: behavior Stage: patch review
Components: Library (Lib) Versions:
process
Status: open Resolution:
Dependencies: Superseder:
Assigned To: Nosy List: iritkatriel, remi.lapeyre
Priority: normal Keywords: patch

Created on 2020-05-18 22:39 by remi.lapeyre, last changed 2022-04-11 14:59 by admin.

Pull Requests
URL Status Linked Edit
PR 20197 open remi.lapeyre, 2020-05-18 22:46
Messages (1)
msg411433 - (view) Author: Irit Katriel (iritkatriel) * (Python committer) Date: 2022-01-24 00:26
Remi, there is no background for this here or on the PR. Can you explain the reason for deprecating them?
History
Date User Action Args
2022-04-11 14:59:31adminsetgithub: 84851
2022-01-24 00:26:20iritkatrielsetnosy: + iritkatriel
messages: + msg411433
2020-05-18 22:46:23remi.lapeyresetkeywords: + patch
stage: patch review
pull_requests: + pull_request19497
2020-05-18 22:39:16remi.lapeyrecreate