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

Merge branch 'master' into pytest-connection

da61f4a9d605c2c54d55ae1542034a5449ddaf94 authored over 7 years ago
Merge pull request #1197 from alexwlchan/pytest-proxymanager

Rewrite test_proxymanager.py to be pytest-style

b7f065e880e2d041796500d69379afc54fd71d9d authored over 7 years ago
Rewrite test_connection.py to be pytest-style

78812eac517d06db6b766cbadefda7267315944e authored over 7 years ago
Merge branch 'master' into pytest-proxymanager

b4a426c307ec98f87ddfde1d767de0a09c49326c authored over 7 years ago
Merge pull request #1196 from alexwlchan/pytest-collections

Rewrite test_collections.py to be pytest-style

23edb7986d47150f620edb68c5a563baec7bda40 authored over 7 years ago
Rewrite test_proxymanager.py to be pytest-style

91307e2362d052c25d54e20343c32acc49b5db7f authored over 7 years ago
Rewrite test_collections.py to be pytest-style

5254b48fe65f6d2606a8d8acb0e43495c3fe90a8 authored over 7 years ago
Merge pull request #1195 from alexwlchan/no-warning-missing-sni

Don't warn about missing SNI in the tests

2426b6ef0d19be3d2c0b0d16e33966d23d17bf9f authored over 7 years ago
Okay just patch the warnings module

9a95f5cbb85008654a3bc5750ea5288a3b4bc425 authored over 7 years ago
Get the warning to fire every time

3e39038f99ad40fdb3fb09d0ef1458d2b98ded6a authored over 7 years ago
Don't warn about missing SNI in the tests

071e63cb03c8811306ad9949df2a8ee007f9fe04 authored over 7 years ago
Merge pull request #1190 from alexwlchan/dead-code

Remove dead branch from TestHTTPS.test_ca_dir_verified

7a6fe68bcf8125e37a136c33eb65f9cd57efcacd authored over 7 years ago
Remove dead test code -- the test only runs on >=2.7.9

This test is decorated with `@onlyPy279OrNewer`, so any code within
its body that only runs on v...

d1980a4c75e2d1697bbefce93ee64e7166a019be authored over 7 years ago
Merge pull request #1189 from alexwlchan/better-test-cleanup

Add cleanup code to the dummyserver tests

8dd2dede566dfadd7855681bc57f639d0293a0de authored over 7 years ago
Add cleanup code to the dummyserver tests

Running the tests locally was throwing up a lot of warnings of
the form:

ResourceWarning: u...

b12ef122b5294397df3eeaea34693f4dfa454a00 authored over 7 years ago
Merge pull request #1187 from alexwlchan/pytest-runner

Swap out nose for pytest in the test runner

c82139e0c4775adf910477499f61c12740c8efc1 authored over 7 years ago
Also collect coverage data

016a76c4fe5e75f04124f52a9781fa4fb269e98a authored over 7 years ago
Swap out nose for pytest in the test runner

f6943586c9fb6edb5cfe534d43512c70444cfdf7 authored over 7 years ago
Merge pull request #1186 from shazow/fix-gae

Fix GAE build

c1ba0b2d8f6953aad96887dab0334e847b9d030b authored over 7 years ago
Remove erroneous check, the gcp-devrel script handles in-place upgrades

c06b3d9d5455c272fbb1bc07bbbe59b55ab60e6a authored over 7 years ago
Fix GAE build

* Use gcp-devrel's script for fetching the app engine sdk instead of our own.
* Update the versi...

823e0fa70ded902b6e6b9f62f7e9af93764c7dea authored over 7 years ago
Fix download path

f2e37aad85d9667475e5078eeef50490a9522898 authored over 7 years ago
Merge pull request #1185 from Lukasa/fix-docs-build

Pin out all unvendored Requests releases for docs.

3b7ded611911f19a958ce2433a2d86ff8d6121ce authored over 7 years ago
Pin out all unvendored Requests releases for docs

070fa62c059be8dc5ecbc2a9998d90ad9c7621bb authored over 7 years ago
Merge pull request #1170 from tiran/tls13

Add TLS 1.3 cipher suites

ae4adde63f0e46c6520b86892c27f1067bf18733 authored over 7 years ago
Add TLS 1.3 cipher suites

Signed-off-by: Christian Heimes <[email protected]>

c5a1a0553019521dba9fd7ebbed9e8ecbeb76615 authored over 7 years ago
Merge pull request #1169 from Lukasa/release-1.21.1

Update changelog for v1.21.1

a68917a4135ff1fccc5229a6083ac8478be056dc authored over 7 years ago
Update changelog for v1.21.1

66c8320374d21e0d88ae9baa2b7d724db81fdfa4 authored over 7 years ago
Merge pull request #1157 from dims/add-assert-hostname-to-poolmanager

Add assert_hostname to list of valid keys for PoolManager

c77ab0c37c0aeab64760a4ea85a0e691da69d62f authored over 7 years ago
Add assert_hostname/assert_fingerprint to list of valid keys for PoolManager

In Kubernetes' client-python, we ran into this problem with
1.21:
https://travis-ci.org/kubernet...

5b7f32cf17b9ff282bd102dec96531cb341fab69 authored over 7 years ago
Merge pull request #1161 from Disassem/patch-1

Remove useless line in CHANGES.rst

1f53dcaafa0adae65e0902b5a419dd244e853a91 authored over 7 years ago
Merge branch 'master' into patch-1

74fc527029bc8ef2399f44621506e5598929fbd5 authored over 7 years ago
Merge pull request #1166 from Lukasa/lists-in-pool-keys

Fix regression in socket_options.

d0214f3008a36928e44b3e573ebc844995235b35 authored over 7 years ago
Changes for #1165.

73dc350a6c744e77170bca6a24580a31587d4dfc authored over 7 years ago
Force socket options to tuple in pool key

067c0365a62810946a2c0a21ea8db59969a4c357 authored over 7 years ago
Failing test for #1165

e982a56fe9fb797113b20df77cb4d9b288d25d5e authored over 7 years ago
Remove useless line

e5e915819cedac899298124d74dc36eef94a6b02 authored over 7 years ago
Merge pull request #1159 from Lukasa/changes-1154

Changelog entry for #1154.

d29272aa8d28e42125c2868971b580344fab4e75 authored over 7 years ago
Changelog entry for #1154

860d26e72c73052d10ad9a57ca0220ad4d4b6410 authored over 7 years ago
Merge pull request #1154 from Lukasa/no-buffering-with-securetransport

Disable buffering when using SecureTransport

5ba5ba70f68680f40041ab1674fac05a44bd748a authored over 7 years ago
Disable buffering when using SecureTransport

e88f9530febeb67aeb0e340279bea7c9e1d98781 authored almost 8 years ago
Merge pull request #1152 from Lukasa/release-1.21

Update CHANGES for 1.21.

66ddfe24bf0731fa7fb1bda6e6390b3e84bc57f9 authored almost 8 years ago
Update CHANGES for 1.21

33316324d4a754beb342ec8915ad5b74bca801d3 authored almost 8 years ago
Merge pull request #1122 from Lukasa/secure-transport

[WIP] Add support for using SecureTransport as a TLS provider.

4fc0be786662dc5b79bf7e939eedd653c78d4616 authored almost 8 years ago
Merge branch 'master' into secure-transport

bc85fc250ba1beef287a678ef251045a1ae5c907 authored almost 8 years ago
Don't error out on short reads

70bec95950da80d05dd022341ec0d4c54ba1ddae authored almost 8 years ago
Read short on EOF

16e7489d45ac1dc18f2af086ca6ab05967247375 authored almost 8 years ago
Ensure we ship the securetransport submodule

6be91ea05adc611184132603f27a2112675c0bcd authored almost 8 years ago
Make sure we document securetransport

29f9727c9b9aa5522404b128b43620b82c259272 authored almost 8 years ago
Merge pull request #1150 from Lukasa/appveyor36

Test Python 3.6 on Appveyor

c1188289b86897cdfae58bd10395f0fa276843b6 authored almost 8 years ago
Merge branch 'master' into appveyor36

f5a2c9597edfe3ed50a33df4f9e9e5dfd4ee0059 authored almost 8 years ago
Merge pull request #1151 from reaperhulk/patch-1

Switch to the Travis CI SVG build badge

06e47ded9320ba274c65948f5a25a3a1d54d381f authored almost 8 years ago
Switch to the Travis CI SVG build badge!

3d08d268a49ec2fa50ddd86082c6944455068b09 authored almost 8 years ago
Add SecureTransport to CHANGES

1f2bb8e3b940ce1a819e60688a8f7c34814531ff authored almost 8 years ago
Resolve Windows + Py36 bug

8e01e8a3b241fe45d211e80d1241badcebcfd2ca authored almost 8 years ago
Test Python 3.6 on appveyor

f2eba8c5f3855b50811284ca2ae07c02fa569810 authored almost 8 years ago
Merge branch 'master' into secure-transport

809f7f193f148854ec6131a814b9ceb354f2d40c authored almost 8 years ago
Merge pull request #1148 from tuukkamustonen/status-count

Add 'status' counter for 'status_forcelist'

74602c635aceb2e86cf3cde2721e0bcde954bca3 authored almost 8 years ago
Add 'status' counter for 'status_forcelist'

62136b323a1244fc1d8dfc86e4d7e806daffc0b2 authored almost 8 years ago
Merge pull request #1142 from SethMichaelLarson/patch-2

Address issues with testing on Windows

1e7174b375546c1a51d3c045f91cc884627a2bf8 authored almost 8 years ago
Allow APPVEYOR environment variable in tox

dd104ee5a6bb6e30accca5d698789e6ed34fa97a authored almost 8 years ago
Add comment about try-catch strategy

85c6bddfae53f43a30a588dff7ce4da9fa68f85f authored almost 8 years ago
except NameError:

90df14e46e98a958ce22b23ad4f8f080a54aade6 authored almost 8 years ago
Also skip timing for selector testing on AppVeyor.

094e1529c4db127d973ecb60f7031b25c12d593f authored almost 8 years ago
Skip TLS test on Windows py26, fix lint issues

289289b5de38305e0694f35acbfcff6f0517f4c7 authored almost 8 years ago
socket.error is not a subclass of OSError in Python 2

f45c6ee11731178b2b1214d4ccf6afb390c4382d authored almost 8 years ago
WinError isn't a subclass of OSError <3.3

1edd86ee78a81c96bdcd7e8fd33f606aef83e004 authored almost 8 years ago
Actually use _CONNECT_ERROR

727c590b8079085a8a86c10b6c104bc9cd01a683 authored almost 8 years ago
Use the socketpair helper in WaitForIOTests

3677c3c49eb2c78e457cf7773d3a7e7faabd2eaa authored almost 8 years ago
Python 2.7 does not define ...

...BlockingIOError, InterruptedError

8a85049a266aae8c2319a11fe5afd2ff086fe399 authored almost 8 years ago
Merge pull request #1006 from SethMichaelLarson/add_appveyor

Add Windows CI support with AppVeyor

67accdaf3b563d8d1dedffe7d4cd9866f4e06338 authored almost 8 years ago
Merge branch 'master' into add_appveyor

965c28fd23876c8769c5a0ebc3db7b2018d82c57 authored almost 8 years ago
Merge pull request #1016 from jeremycline/add-pool-kwargs

The ``connection_from_*`` methods now accept pool_kwargs

b6204d57bcdfc6ff048f1c21647ef324c8a4f39e authored almost 8 years ago
The ``connection_from_*`` methods now accept pool_kwargs

This introduces two changes. The first is that connection pools are
keyed off the entire request...

7c14966fc134146223650a8393e17e91a358ba6d authored almost 8 years ago
Merge pull request #1134 from SethMichaelLarson/fix-wait-io-tests

Fix wait_for_io Tests

8b4a204aed33d2533afbbee4922846ae02669d51 authored almost 8 years ago
Fix wait_for_io tests

61cf7aa1d298c06919cf0c37d5d02f5837ae67a3 authored almost 8 years ago
Merge pull request #1128 from SethMichaelLarson/detect-monkey-patch

Detect monkey-patched select module

aa69fc97cc06a58c26c123b250caba750fd1f4b2 authored almost 8 years ago
Update comment in test_select_module_patched_af...

...ter_import

7c703502f361af2990a4a676f4363298320c1038 authored almost 8 years ago
Remove covered Platform-Specific comments

539334a5e281cad79ad00ffc10b4a8ebc76287a3 authored almost 8 years ago
Typos are real

b6a0d1d62b49b3e18c1411bff4688c25b524b4e8 authored almost 8 years ago
Handle PROTOCOL_TLS

bb6ad7ef4a7d1b8f1e2c40340cb83406a9cbe9d8 authored almost 8 years ago
Cleanup error message

bc9fad2a425a8c643624f14c1a965d10a30cf944 authored almost 8 years ago
Make patch_select_module smarter, change decorators

182dd7077cf4ea39a6834a1e8d58e5a00dd2218c authored almost 8 years ago
Change make_selector() to use DefaultSelector() path, add unique cases tests

c9acdcba61cf47d6a12f0b2b202cc0898fb8ccc0 authored almost 8 years ago
Merge branch 'master' into detect-monkey-patch

d7e4320f3e2968b0fdef7fe9f065dc3a1bd9d1cd authored almost 8 years ago
Add separate check for select.poll()

808585a28e233bfbd05a73efea0ed1f628850d62 authored almost 8 years ago
Merge pull request #1130 from yetingsky/dev

Change HTTPHeaderDict vals intertal representation to list

118a936e1a44598aa2b2eed0e361310e05e47c6c authored almost 8 years ago
Merge branch 'master' into dev

9b3aafd32fc7041b8e767750523f0bf2d97831c9 authored almost 8 years ago
Merge pull request #1129 from tipabu/deflate-buffering

Stop buffering entire deflate-encoded responses

a019621a3da01407033b5fb09a7a9041fceb5954 authored almost 8 years ago
change HTTPHeaderDict vals internal representation to list

1bfddedbb1275eab2f8a45c05a4b9c3c1d7bdccc authored almost 8 years ago
Stop buffering entire deflate-encoded responses

Previously, if we received a deflate-encoded response that included the
zlib header, we would bu...

f8e57b3f0e3b155f3b4c303204f8d2c54ef28657 authored almost 8 years ago
Check if the OS can allocate the struct

ebc829fa75ea1a2eb0f13f11214147faa6ec7d27 authored almost 8 years ago
Add changelog, platform-specific

91dc01d2a2df7109d6c4cfb0c2cb1a8ec3edb4d9 authored almost 8 years ago
Fix flake issues

486f2cbb3deea9342fcb7546a49ed5300056880d authored almost 8 years ago
Add Platform-specific: AppEngine

a50e12d03e53fa31f535b8fe736fed3d80358158 authored almost 8 years ago
Detect monkey-patched select module

d20dea4b1a75c0b83db850073781a01581ee16a0 authored almost 8 years ago
Add support for SecureTransport TLS backend

6a6cfe900ad80311378720028a0201d951eed1a5 authored almost 8 years ago
Merge pull request #1127 from vpfautz/master

Fixed typo in urllib3/util/request.py

d6bf2e32686954c7da7031647674ef38957f1520 authored almost 8 years ago
Fixed typo in urllib3/util/request.py

dcff9715c9dc2d85f5726bc746448802107d3b4b authored almost 8 years ago
Merge pull request #1126 from shazow/changes-1125

Add CHANGES for #1125

7524a45a918388385ddf4d8ff61417f62b2c4d12 authored almost 8 years ago