Message292582
| Author | martin.panter |
|---|---|
| Recipients | christian.heimes, corona10, ecbftw, giampaolo.rodola, martin.panter, supl, vstinner |
| Date | 2017-04-29.09:04:27 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1493456667.44.0.0830649843178.issue29606@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I think changing FTPHandler may be more appropriate than urlsplit. But I thought your other pull request <https://github.com/python/cpython/pull/1214> in “ftplib” might be enough. Or are you trying to make it more user-friendly? Also, FTPHandler is not used by URLopener and the Python 2 “urllib” module as far as I know, so on its own just fixing FTPHandler wouldn’t be enough. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-04-29 09:04:27 | martin.panter | set | recipients: + martin.panter, vstinner, giampaolo.rodola, christian.heimes, ecbftw, supl, corona10 |
| 2017-04-29 09:04:27 | martin.panter | set | messageid: <1493456667.44.0.0830649843178.issue29606@psf.upfronthosting.co.za> |
| 2017-04-29 09:04:27 | martin.panter | link | issue29606 messages |
| 2017-04-29 09:04:27 | martin.panter | create | |