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.

Author vstinner
Recipients serhiy.storchaka, vstinner
Date 2017-06-20.15:30:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1497972621.03.0.611302135755.issue30713@psf.upfronthosting.co.za>
In-reply-to
Content
> See also issue29606. I think that fixing the modules implementing Internet protocols is more appropriate way than fixing just a parsing utility.

IMHO we can/should fix ftplib (ftplib, httplib, etc.) *and* urllib.
History
Date User Action Args
2017-06-20 15:30:21vstinnersetrecipients: + vstinner, serhiy.storchaka
2017-06-20 15:30:21vstinnersetmessageid: <1497972621.03.0.611302135755.issue30713@psf.upfronthosting.co.za>
2017-06-20 15:30:21vstinnerlinkissue30713 messages
2017-06-20 15:30:20vstinnercreate