Message315204
| Author | adelfino |
|---|---|
| Recipients | adelfino, docs@python |
| Date | 2018-04-11.22:57:04 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1523487424.62.0.682650639539.issue33264@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
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. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-04-11 22:57:04 | adelfino | set | recipients: + adelfino, docs@python |
| 2018-04-11 22:57:04 | adelfino | set | messageid: <1523487424.62.0.682650639539.issue33264@psf.upfronthosting.co.za> |
| 2018-04-11 22:57:04 | adelfino | link | issue33264 messages |
| 2018-04-11 22:57:04 | adelfino | create | |