| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | it`s more pep8 now | oczkers | 2013-01-27 | 1 | -0/+1 |
| | | |||||
| * | Remove support for certifi | Shivaram Lingamneni | 2013-01-17 | 1 | -9/+1 |
| | | | | | | | | As per #1105, certifi is being end-of-lifed. Requests will use either its own vendored bundle, or possibly (when packaged with OS distributions) an externally packaged bundle, which can be enabled by patching requests.certs.where(). | ||||
| * | clean up code support for OS certificate bundles | Shivaram Lingamneni | 2012-12-23 | 1 | -10/+14 |
| | | |||||
| * | include certifi | Kenneth Reitz | 2012-06-28 | 1 | -0/+27 |
