Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/python-trio/hip

A new Python HTTP client for everybody
https://github.com/python-trio/hip

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 #1173 from Lukasa/rebuild-sync-connection-loop

Rebuild sync connection loop.

ee227ab53cfd590b725dfe7b90ddc80a8426bca5 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
Fix download path

f2e37aad85d9667475e5078eeef50490a9522898 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
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
Add low-level tests for socket behaviour

da8368a3f2d53fcec136806349e2631dc2c363c7 authored over 7 years ago
Better docstring

f2ca0a8d3c128f66c4ca7360ed4b0050f3a230ae authored over 7 years ago
Seems not to be needed even for Py2

e213eadca6cdb5c50f287215767760121296a65c authored over 7 years ago
Avoid excessive selector polling

e39c8f0e69553f8cb65cbf66972977a7f30a0574 authored over 7 years ago
The WANT* errors are instances of OSError!

69c874384b9c04d1a2386dcca53bf644d7c7df8a authored over 7 years ago
Refactoring to handle EAGAIN, WANT_READ, WANT_WRITE

beb1e2b92133f3c2af3637465a6ef270b009467a authored over 7 years ago
We currently don't support ST in v2

61bf923c605e9cecdd92090e7babeae59f3e310f 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 branch 'master' into v2

20d0e8681c6dfbc0f7590a949feb3e692fa32275 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 over 7 years ago
Merge branch 'master' into v2

73782c28868d1f0da187eb9635adb40f9fcd75df authored over 7 years ago
Merge pull request #1152 from Lukasa/release-1.21

Update CHANGES for 1.21.

66ddfe24bf0731fa7fb1bda6e6390b3e84bc57f9 authored over 7 years ago
Update CHANGES for 1.21

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

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

4fc0be786662dc5b79bf7e939eedd653c78d4616 authored over 7 years ago
Merge branch 'master' into secure-transport

bc85fc250ba1beef287a678ef251045a1ae5c907 authored over 7 years ago
Read short on EOF

16e7489d45ac1dc18f2af086ca6ab05967247375 authored over 7 years ago
Don't error out on short reads

70bec95950da80d05dd022341ec0d4c54ba1ddae authored over 7 years ago
Ensure we ship the securetransport submodule

6be91ea05adc611184132603f27a2112675c0bcd authored over 7 years ago
Make sure we document securetransport

29f9727c9b9aa5522404b128b43620b82c259272 authored over 7 years ago
Merge pull request #1150 from Lukasa/appveyor36

Test Python 3.6 on Appveyor

c1188289b86897cdfae58bd10395f0fa276843b6 authored over 7 years ago
Merge branch 'master' into appveyor36

f5a2c9597edfe3ed50a33df4f9e9e5dfd4ee0059 authored over 7 years ago
Merge pull request #1151 from reaperhulk/patch-1

Switch to the Travis CI SVG build badge

06e47ded9320ba274c65948f5a25a3a1d54d381f authored over 7 years ago
Switch to the Travis CI SVG build badge!

3d08d268a49ec2fa50ddd86082c6944455068b09 authored over 7 years ago
Add SecureTransport to CHANGES

1f2bb8e3b940ce1a819e60688a8f7c34814531ff authored over 7 years ago
Merge pull request #1146 from Lukasa/move-redirect-retry-handling

Move redirect handling entirely to PoolManager

8ab84a2720498f8c7f853515f39d0b8bb7432fd5 authored over 7 years ago
Resolve Windows + Py36 bug

8e01e8a3b241fe45d211e80d1241badcebcfd2ca authored over 7 years ago
Test Python 3.6 on appveyor

f2eba8c5f3855b50811284ca2ae07c02fa569810 authored over 7 years ago
Address code review nits

15a1df45c22583c86f61c083bd52e4787ffd43e6 authored almost 8 years ago
Removed HostChangedError

a6f8f1b4f81631a928df25b0dbd33d9810c50248 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
Remove test use of assert_same_host

5da8fcff641cc5627e065c6a53b454ed038b07bb authored almost 8 years ago
Remove assert_same_host and redirect params.

cff777a4e116df0995f716fab4aa02fb04428f70 authored almost 8 years ago
sleep_for_retry was missing from PoolManager

96b4dc156aef535ea40f16812bc4623b34119675 authored almost 8 years ago
Rewinding now needs cooperation from PoolManager

7f98c3b768388b11397afa4a312ed892a15368a1 authored almost 8 years ago
ConnectionPools should not do redirects

a42bc91f110801a105dcbbe311becacf26759c28 authored almost 8 years ago
Move ConnectionPool redirect tests to PoolManager.

86d7788476cd32c3e19375226e9b57ee24965155 authored almost 8 years ago
Remove tests for HTTPConnectionPool redirects

c917bbd7e20c4d39aae88c1fbfdefae265fe8613 authored almost 8 years ago
Merge pull request #1145 from Lukasa/cleanup-response

Rewrite Response I/O in terms of stream.

9913c817b19ab0999d5fe6624f931735157cb94e authored almost 8 years ago
Flake8 cleanups

b2ecac180e1db8866630195a9aa341a0bc6ab75e authored almost 8 years ago
Remove debugging prints

b278cc45e97742a6614fec3853e6074d197f265c authored almost 8 years ago
Yes, we do need these.

7d6922394084671cfe3ca177302dd84cd55d51c1 authored almost 8 years ago
Add a test for closing with a single stream object

dd6d5e9187a0407e12d667f54bbcfeeda060432d authored almost 8 years ago
Explain why flushing does nothing.

cb6dcfaf67e109b3b78d5daf30105b48aa066f5c authored almost 8 years ago
Add some extra tests for streaming

3563bcf28539f0cb472dee8d31387383cf440860 authored almost 8 years ago
Remove check for None FPs.

I added this earlier in the v2 run to help clean up some code, but with
this refactor it's no lo...

5c57d7ef98d3c5d1d079ce0754d174fdf01bf93d authored almost 8 years ago
Clean up tests relying on old stream

61c8f2a13ee86ba013743252551a4bc5867b24c9 authored almost 8 years ago
Stream is more natural than read().

So we implement read() in terms of stream, rather than the other way
around. This avoids too muc...

647eeabfd0aa741c6c08cb8b963ba155cfe4c347 authored almost 8 years ago
If we have buffered data, we're not closed

3e23344b3f76034a557ca08c3cc066453be83050 authored almost 8 years ago
GeneratorExit isn't an unclean exit

7b219b5676427f61273ffc10c036bbb1b67d4632 authored almost 8 years ago
Merge pull request #1144 from Lukasa/refactor_tunnel_method

Further minor refactors to _tunnel

1c719975c2c8be1bdbc482e82a0611e918d740f9 authored almost 8 years ago
Pull CONNECT request building out

546643e4adf8d0413485888b5032e5b7cec006bf authored almost 8 years ago
Merge pull request #1143 from Lukasa/deduplicate-code

Factor our some duplicate code in v2 branch.

738ba8db1c02ffe1c02fa490357e8b70e9734e18 authored almost 8 years ago
Windows doesn't have the resource module

c780528e5bd83fcf241afe7b43c325ea5552d5c1 authored almost 8 years ago
Remove Python 2.6 from appveyor

661cab10e26e379ab0c1607d7532125f7d28f286 authored almost 8 years ago
Factor our some duplicate code

83c437cbd3f6ad58735c154cadc0c79a0b9059b8 authored almost 8 years ago
We removed strict, so these tests must change

61d7ebd7358c8ee7fe04c5c898e4f744b3a438ef authored almost 8 years ago
Merge branch 'master' into v2

43ec5caa2359f88656ec5b45af8b3ea192e6fae9 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