Message 226018 - Python tracker
Message226018
| 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:08 | piotr.dobrogost | set | recipients: + piotr.dobrogost, orsenthil, pitrou, harobed, petri.lehtinen, demian.brecht, whitemice, Rotkraut |
| 2014-08-28 11:28:08 | piotr.dobrogost | set | messageid: <1409225288.56.0.263373660744.issue12319@psf.upfronthosting.co.za> |
| 2014-08-28 11:28:08 | piotr.dobrogost | link | issue12319 messages |
| 2014-08-28 11:28:08 | piotr.dobrogost | create | |