Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/urllib3/urllib3
urllib3 is a user-friendly HTTP client library for Python
https://github.com/urllib3/urllib3
Flake8 fixes.
be18de7e8b4702552e8a9e2650b6c2c4dc079a00 authored over 10 years ago by Andrey Petrov <[email protected]>11d83856e686397ece390322924f80240abb1dd0 authored over 10 years ago by Andrey Petrov <[email protected]>
75a7a18ce72a18ee1500e7dda40c6e5625f83b57 authored over 10 years ago by Ian Cordasco <[email protected]>
41941fe5c4bff307886be49c75650b566f8d658e authored over 10 years ago by Ian Cordasco <[email protected]>
413d05789e4f6ed5ab1909d90f655db9b3dd1d6f authored over 10 years ago by Aaron Meurer <[email protected]>
fcd18a8ef215371c2edaee9851e54d431bbadaf4 authored over 10 years ago by Ian Cordasco <[email protected]>
6ab3a4d79ebce7f219f514f98d93f136e282fd14 authored over 10 years ago by Ian Cordasco <[email protected]>
8d4cce75786ca1e433edbd0eae103a4183ccd83f authored over 10 years ago by Ian Cordasco <[email protected]>
35153c923a93cb8ea29badef7e16d1127c100d6c authored over 10 years ago by Ian Cordasco <[email protected]>
a77ce52ac8aa3efd33ecbfbbc245ea1b010723ac authored over 10 years ago by Ian Cordasco <[email protected]>
1f1ae9a2a05f6321050bf1a0551b6a648bbd246f authored over 10 years ago by Ian Cordasco <[email protected]>
50a0d190f1ce49b5e375ae3cd70d1c1a523acfa9 authored over 10 years ago by Ian Cordasco <[email protected]>
14af04098df9e2c4f60dc4fcb1d5d14062e2f0f6 authored over 10 years ago by Ian Cordasco <[email protected]>
1339609cf3451a68d46ab673759cdf031b1a509f authored over 10 years ago by Ian Cordasco <[email protected]>
56eeb58c148892f9cab208e14f64d786fb58cbd6 authored over 10 years ago by Ian Cordasco <[email protected]>
480572d2d6e15858e764a966f577547fe31f852e authored over 10 years ago by Ian Cordasco <[email protected]>
852885743199e83e40243d4a336362ed30bbc8dd authored over 10 years ago by Ian Cordasco <[email protected]>
559ae6a997def336e07665c98819e4ece5422200 authored over 10 years ago by Aaron Meurer <[email protected]>
add disable_cache to make_headers
649b27cc22c47ed528d5d52b79c38cd5de05e38a authored over 10 years ago by Andrey Petrov <[email protected]>document the util module again
6619bfef9dbece9622b264b404eb4d4c358b5286 authored over 10 years ago by Andrey Petrov <[email protected]>a292c6f1602836b614b8f6fa204f9559bb6560d7 authored over 10 years ago by Josh Schneier <[email protected]>
8668e9428897c8c0b58e1bd4daf6077d6cc61775 authored over 10 years ago by Josh Schneier <[email protected]>
c86f706250365d4539a4b70644db0cecefa4735b authored over 10 years ago by Aaron Meurer <[email protected]>
35556b4c4d366a2b665fed41f33205aa12d08bde authored over 10 years ago by Aaron Meurer <[email protected]>
This round-trips with parse_url (or at least equivalently by the RFC).
ad2e1b4f2aa19544300e5b11e05b65f5211a7e49 authored over 10 years ago by Aaron Meurer <[email protected]>
Add a test for a CONNECT proxy where the remote server closes the
connection, and then we try to...
treat closed connections as dropped
Since appengine (and possibly other) environments may not hav...
refactor ssl tests
4c70d76bac93c1941bacb7c7a068d4ad8efb2b19 authored over 10 years ago by Andrey Petrov <[email protected]>7e67e69e3d83df4c5653570d530a1c3d9eeab781 authored over 10 years ago by Josh Schneier <[email protected]>
fix skip test copy/paste typo
9789127f1ec5177afb8817dff9b1136815a0870a authored over 10 years ago by Andrey Petrov <[email protected]>9317a5c5d6ce81382571ec604cc47b588404567e authored over 10 years ago by Josh Schneier <[email protected]>
I'm going to regret editing this in the web UI and not sending a PR, aren't I...
4fb351cd27cc5ce7b55ed961eee695743c95f9c6 authored over 10 years ago by Andrey Petrov <[email protected]>fa9054b6bc3126e6086cbc293ff1eb0dcc80bc46 authored over 10 years ago by Andrey Petrov <[email protected]>
TLS Verification will break in Python 3.4.1 when using a Proxy
7e7854ccaae3297797a0ef0a528ad8c97e2cfe24 authored over 10 years ago by Andrey Petrov <[email protected]>For context on this change, check issue #385 on GitHub.
cb539a93871701fd851086b0e4c1affb37388b14 authored over 10 years ago by Cory Benfield <[email protected]>CPython 3.4 is a thing.
2636b27f3b29c9c86ba4ed8c9861da24236b53fc authored over 10 years ago by Andrey Petrov <[email protected]>8fdf852b8f598e5d426a5532a9891a3146e0b078 authored over 10 years ago by Thomas Weißschuh <[email protected]>
workaround missing _tunnel_host attr in python 2.6.
21a1b4cd2aa136425de785dc7bf6966345d26fbb authored over 10 years ago by Andrey Petrov <[email protected]>Removed unnecessary check for _tunnel_host
db1ed69caf61e1d520c06e02e1c0fe69062a0038 authored over 10 years ago by Shootfast <[email protected]>Fix typo
de110e21b7102c716c4b284fa1b4eaa09a427933 authored over 10 years ago by Cory Benfield <[email protected]>c1b45e3bdd23210b9e201cc0c5cc6abe57edc8c7 authored over 10 years ago by yamaneko <[email protected]>
Adds the same workaround as on line 175, which allows this lib to work on python2.6
9c233b369e30d09e44675160abc15409a2eea66d authored over 10 years ago by Shootfast <[email protected]>9e6a005d691307e86196528e67aeec2d634f340e authored over 10 years ago by Thomas Weißschuh <[email protected]>
0bf0cb7993cef7ccd30d795a12bc2d8fecb4d9ce authored over 10 years ago by Thomas Weißschuh <[email protected]>
576965bbaffb7b52773fac71abeaf0aa44da74fc authored over 10 years ago by Andrey Petrov <[email protected]>
1f9dad17b666b8bdebda121f4880b4f7cc064d5b authored over 10 years ago by Andrey Petrov <[email protected]>
dbefad455a99f482cac1e8c24e47a067e6c5ec63 authored over 10 years ago by Andrey Petrov <[email protected]>
c5d8a2cf07f3185a3ace9b38bf888ed0f5b0f85e authored over 10 years ago by Andrey Petrov <[email protected]>
bd23a4e8e025aa9647d5d9be6cad7fe551c11c82 authored over 10 years ago by Andrey Petrov <[email protected]>
6cd4138c21ed1aed35bf826ddd0b5ff7bac3c687 authored over 10 years ago by Andrey Petrov <[email protected]>
# Please enter a commit message to explain why this merge is necessary,
# especially if it merge...
Add Arthur Grunseid to contributors.
54cac27515587439126953aac10fc00ac817c227 authored over 10 years ago by Andrey Petrov <[email protected]>f126fd5a0558645de652cd32fd5eb89ae913c395 authored over 10 years ago by grun <[email protected]>
8946ee30901e20e6fd1567fed149b1aad6917c36 authored over 10 years ago by grun <[email protected]>
f78e676ae60596e61879a99864cf4469339a3fae authored over 10 years ago by Andrey Petrov <[email protected]>
7a6e4e89db5b7ec0f61e59980fb70feb48720eed authored over 10 years ago by Andrey Petrov <[email protected]>
Support source_address.
31b223ec2bf83d59a3854529aff786b2a6db018b authored over 10 years ago by Andrey Petrov <[email protected]>Remove Python exclude line shorthand and trailing periods. Remove support for string only source...
39418ce9070a5fbc0514b0e4fa5fb8920c7fbe67 authored over 10 years ago by Bui <[email protected]>6f2f9456255afbbf74c7e9a2b59b25ba204d0bb4 authored over 10 years ago by grun <[email protected]>
34a943fa46c295b0418d12ec115ac047a85adc9c authored over 10 years ago by grun <[email protected]>
9b8ee5ac22f70744ea6fb9215a0696c78d4912a5 authored over 10 years ago by grun <[email protected]>
Support source_address, with tests.
fe5f74bb6a6ff8ec99bfb51fb7f0ac4549a54d7f authored over 10 years ago by Bui <[email protected]>6a0a49e531330261b41d81f3f5392e5137951d24 authored over 10 years ago by grun <[email protected]>
8bb7404fe53584b1084db319a7f70f2191367dbc authored over 10 years ago by grun <[email protected]>
2fc63242bee7e4ab3bc220a69c5de4d1e9edbffd authored over 10 years ago by grun <[email protected]>
85ace14c6e01fdbe4215c2ce3bb5228316dec0c3 authored over 10 years ago by grun <[email protected]>
98c6fbfc27d7d51327ad85a85a80dd4fe096cc79 authored almost 11 years ago by Andrey Petrov <[email protected]>
make it more clear why we are closing connections
81d2ab9478dda7b1e76dc43f6d6d19216ddf6db3 authored almost 11 years ago by Andrey Petrov <[email protected]>2e677321d6411c23ae60817a7935978762462c74 authored almost 11 years ago by Josh Schneier <[email protected]>
Fix up grammar in test comment
5113b528868477fa800829b3b5485b8c66fecd6a authored almost 11 years ago by Andrey Petrov <[email protected]>c7e114d8f5c3aefb9fb83209cb699f7ed8cfa028 authored almost 11 years ago by Andrey Petrov <[email protected]>
Don't install dummyserver into site-packages
a75eb4d8e28cdc8d89c2b6e0631eb66e38965413 authored almost 11 years ago by Andrey Petrov <[email protected]>
It is pure example code with self-signed certificates. It pollutes the
global site-packages spac...
ed7fbe81c593a3069dae247a1fa1df3fb887a17b authored almost 11 years ago by Kevin Burke <[email protected]>
Ssl docs
d42cf444eb7b39aaf4f4f0afbb83266950458f37 authored almost 11 years ago by Andrey Petrov <[email protected]>10b83d7d399046fb74a30306d4597d1aeb3f9422 authored almost 11 years ago by Kevin Burke <[email protected]>
3501c67bf53765ff786aacfb042d67283ff8fc40 authored almost 11 years ago by Kevin Burke <[email protected]>
Raise LocationParseError if host is None
b088e93a48fb96138ddea7366e679a77762e2f00 authored almost 11 years ago by Andrey Petrov <[email protected]>2d5145ad3ed8d4e194e7a49a11c25beb61a5daa9 authored almost 11 years ago by Andrey Petrov <[email protected]>
Also fixes double-encoding of the error message "Failed to parse:" for
LocationParseErrors, and ...
62ecd1523ec383802cb13b09bd7084d2da997420 authored almost 11 years ago by Andrey Petrov <[email protected]>
49312b8a97d980950b59d71c62e1fba4e6aa0b02 authored almost 11 years ago by Andrey Petrov <[email protected]>
f8976bdd8c7dbf08768f7a5efd16d0a9afec0d2e authored almost 11 years ago by Andrey Petrov <[email protected]>
627fc7a897e8e52b59d8ca2eb3d5ebccbe66ac7a authored almost 11 years ago by Andrey Petrov <[email protected]>
357cf186fc4a78c5c721240dc33815607f33b7b5 authored almost 11 years ago by Andrey Petrov <[email protected]>
b61dd5d8844e480117006674996bb0215d546b35 authored almost 11 years ago by Andrey Petrov <[email protected]>
5b0bf2a06fc0909b1d019ba9eada784913edde9b authored almost 11 years ago by Andrey Petrov <[email protected]>
ed885b2d87585e2e7efa637f434463dd3759c357 authored almost 11 years ago by Tahia Khan <[email protected]>
ea7e79eb444b95392abe1006d3dbf85ce041f1c0 authored almost 11 years ago by Tahia Khan <[email protected]>
04cb87bdbeff8ae5685bc3a5fd2afc70fb811aab authored almost 11 years ago by Kevin Burke <[email protected]>
c5eb43fe924314ea2eeb2d37934f5eda15526f5e authored almost 11 years ago by Bui <[email protected]>
39c42b85d76cc003e5ddc17641c5af2b77cbd773 authored almost 11 years ago by Bui <[email protected]>
4a67d4d41a45344aea52bdee866e665865a04f96 authored almost 11 years ago by Bui <[email protected]>
9793f69b150b1845e7f76aa04a42d8b59704693e authored almost 11 years ago by Bui <[email protected]>
aef559402b48b3ea1c6efcfa6b65f954c65a5c00 authored almost 11 years ago by Bui <[email protected]>
b8625059859a760541afa21b08c68e76e739792f authored almost 11 years ago by Bui <[email protected]>
28b2c278db0edb0aac8b98ef33630532b69ec304 authored almost 11 years ago by Bui <[email protected]>
f6217168638eaa29448b1bc0a4265ab7ca03e6b4 authored almost 11 years ago by Bui <[email protected]>
8640a3131be24268e2a15eea9dc1ab496034cd51 authored almost 11 years ago by Bui <[email protected]>
2841e7d2abef0ac602f53b23bb7051264c82dd1b authored almost 11 years ago by Bui <[email protected]>