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 piotr.dobrogost
Recipients Rotkraut, demian.brecht, harobed, orsenthil, petri.lehtinen, piotr.dobrogost, pitrou, whitemice
Date 2014-08-28.11:28:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1409225288.56.0.263373660744.issue12319@psf.upfronthosting.co.za>
In-reply-to
Content
@Rotkraut

The truth is http in stdlib is dead.
Your best option is to use 3rd party libs like requests or urllib3.
Authors of these libs plan to get rid of httplib entirely; see "Moving away from httplib" (https://github.com/shazow/urllib3/issues/58)
History
Date User Action Args
2014-08-28 11:28:08piotr.dobrogostsetrecipients: + piotr.dobrogost, orsenthil, pitrou, harobed, petri.lehtinen, demian.brecht, whitemice, Rotkraut
2014-08-28 11:28:08piotr.dobrogostsetmessageid: <1409225288.56.0.263373660744.issue12319@psf.upfronthosting.co.za>
2014-08-28 11:28:08piotr.dobrogostlinkissue12319 messages
2014-08-28 11:28:08piotr.dobrogostcreate