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

fix the benchmark file to run

a64e94b1d33f9360de704d86c8b41ad00763d5a2 authored almost 11 years ago
Merge pull request #335 from jschneier/master

fix skipping tests on OSX

3c9071e0e42ddd01b4c8e365d0367aa31dd7c4d1 authored about 11 years ago
fix skipping tests on OSX

9e80b368b01cb11a7ac0d97143ea69aa6dd2eef0 authored about 11 years ago
Merge pull request #334 from ticosax/swtich-to-httpbin.org

httpbin.org is just the right tool for this.

ce59082c8fc42831c446dcebb2f6a6178136e136 authored about 11 years ago
httpbin.org is just the right tool for this.

b1047877cee771c3fa5162411e5a7e71bc3e521b authored about 11 years ago
Formatting.

aca2eb0abc65edca622f553508bdba9c1dda5e7e authored about 11 years ago
Merge pull request #333 from jschneier/master

document HTTPHeaderDict, update CHANGES for bugfix.

5e6f46b1d57fb673b8027fcf4ba2e7be1f1f8fad authored about 11 years ago
document and change HTTPHeaderDict, update CHANGES for bugfix

332a901c17bcc32bdd3db0009dac737f3c34a928 authored about 11 years ago
CHANGES for #332

49b0279f40c17e3877349a71f3977268176d5400 authored about 11 years ago
Merge pull request #332 from ticosax/platform-ca-location

Platform ca location

5c25a73dfb48e4260c44e19e3a50fb5d46832c52 authored about 11 years ago
Use the platform-specific CA certificate locations if none provided

005e8179ade3488383e6fbc19f356c929d9c0723 authored about 11 years ago
as per PEP-449 mirrors are deprecated

21b82275b8f4f42e352460df66fc8c664035e197 authored about 11 years ago
Add myself to contributors

7d1189e6ab0272766b998bfe4d2512b2de84205d authored about 11 years ago
Adding Timeout examples on docs landing page

fb5415218618947680abf4a75511d71687a2e57f authored about 11 years ago
CHANGES for #329.

64e2e3c6e1cd963da5802bff1c775a341f8dc554 authored about 11 years ago
Merge pull request #329 from jschneier/case-multi-headers

add HTTPHeaderDict

73a451d93645a70b45087894d114972f40120658 authored about 11 years ago
add test that highlights httplib bug

fc75b036a521ba8c5431a965dc55b4a41557393e authored about 11 years ago
remove unused imports

1b3ed9eee85c52db8beadb48518e2ce25ae2026e authored about 11 years ago
gratuitous tests for no reason

15ca5cc5e96ab294a7ffefc97c58272142ecc0b3 authored about 11 years ago
add HTTPHeaderDict

7c680db875f00e3bf46a1da51a9a05454ce22265 authored about 11 years ago
Merge pull request #327 from tahia-khan/master

Fixing minor typo on docs landing page

3b472c664ea67b5da87ed4410df95a8ff747b1b1 authored about 11 years ago
Minor typo on docs landing page

6225acbfa78e18fe15ff4c809c4ca7d4f386bd56 authored about 11 years ago
Merge pull request #325 from kevinburke/network-unreachable

Skip network tests if machine isn't on a network

34f3eb75ac4214fc62c78c8b97916f081552495b authored about 11 years ago
Skip network tests if machine isn't on a network

Adds a new `requires_network` decorator which should be used if the test
requires a connection t...

eac9d64779e7b78c4540e67bda7a5fc153503270 authored about 11 years ago
Merge pull request #322 from kevinburke/dns-error-test

Uncomment DNS error test

094e1070e8acc017e1b8e6139a512b4f4c8c7a18 authored about 11 years ago
Uncomment DNS error test

5946f28e16d484dd2abb8fd280dbf46ca8cfc1ea authored about 11 years ago
Merge pull request #321 from reaperhulk/update-pyopenssl-cipher-suites

update DEFAULT_SSL_CIPHER_LIST for PyOpenSSL

839f56df5d6242f9746d0fdd664e12a0b5b023b3 authored about 11 years ago
update DEFAULT_SSL_CIPHER_LIST for PyOpenSSL

2088570a293df42b1623dd74fcff0174d0565af5 authored about 11 years ago
Merge pull request #319 from schlamar/speed-up-tests

Speed up tests on Windows

5b587a610bba8d70e0e9ee3be2d4dc5e08303309 authored about 11 years ago
Speed up failed connection detection on Windows.

If Windows finds the connection host it retries up to two
seconds before raising the connection ...

738d5f06fe1f01a11bdd88e1caee254ccd0764c7 authored about 11 years ago
Speed up socket level tests on Windows.

daede6f87d0bb6abb6bc523fa1e9dc815239184a authored about 11 years ago
Speed up tornado tests on Windows.

On Windows, socket.create_connection is delayed one second
if the host supports IPv6 and there i...

2d4c64f4e9736f3a8b08b7d4f6953075a731448f authored about 11 years ago
Merge branch 'master' of github.com:shazow/urllib3

c90f111f7994b8872229f84c363878fcac45c2cc authored about 11 years ago
CHANGES for #318

125826eb60d311344929fd0d5a204e651d58444f authored about 11 years ago
Merge pull request #318 from dstufft/support-more-sans

Support up to 1024 SANs in a single certificate.

9346c5c8b97ccd06d4210401f3fdb9ed71ed1cd3 authored about 11 years ago
Support up to 1024 SANs in a single certificate

e1a28c369b3a1b541699ec0fb2062f18d25e2446 authored about 11 years ago
Merge pull request #316 from kevinburke/doc-links

Doc links

4dcae8579994b171959590319a29f3ea8e0dc823 authored about 11 years ago
change to correct directory before running make

d1a833a303edc63f53f9f986e1f9c6b97c3478b0 authored about 11 years ago
Merge pull request #283 from kevinburke/nagle

Disable Nagle's algorithm for non-proxies

951ea12ba18103e5434e751246c0895e54fef211 authored about 11 years ago
use 2.7 so httplib links work properly

e673e497210f4f169097e09f467cc7c34753ff24 authored about 11 years ago
Correctly use the ..deprecated:: flag

2c0d12175ffa95bed48ec58cc89ef301d8a4827a authored about 11 years ago
Add doc README, support interlinking

67e3c59b28c48575452be1ca29da885f207a4762 authored about 11 years ago
Disable Nagle's algorithm for non-proxies

Nagle's algorithm can be useful in some scenarios to limit packet overhead and
bandwidth over th...

fd6a09c235988ef689bdf45806a2dd2b54ee08f7 authored about 11 years ago
Merge pull request #314 from kevinburke/test-failures

cherry-picking a commit; just ensure connection class gets reassigned if...

f47cc850fda4c8eb56724031620e45864830e45b authored about 11 years ago
assign originalconnectioncls outside of try/finally block

45ffc4016494d3ff9d82ba360a8a4fa965c3467f authored about 11 years ago
cherry-picking a commit; just ensure connection class gets reassigned if a test fails

3068bb57043e99e378d5d13a53ee1cde1e9ad853 authored about 11 years ago
Merge pull request #313 from kevinburke/typo

typo

8487df8f0465f8f1ff00472d51ef880d772c308e authored about 11 years ago
typo

83ccae35599d94528be27d57af79743c07ac68a8 authored about 11 years ago
Clean up CHANGES.

b8339914f9295928e096a0c3920702deaadfb513 authored about 11 years ago
Merge pull request #310 from novel/master

Account retries on ProxyError

2d97218232500c606f6bc7d63da3a3cd586d7f15 authored about 11 years ago
Account retries on ProxyError

Current implementation fails if it encounters a proxy error no
matter how many retries left.

Ch...

680cb6ee5172d05e2059d30057a55d5a558cfb9f authored about 11 years ago
CHANGES for #309

ee0deb07efd42bbb736d8c6a557459537576a8b3 authored about 11 years ago
Merge pull request #309 from dbrgn/disable_tls_compression

Disable TLS compression (CRIME)

260e1b4f4ee12f46e134ffa59bf56ee956aeabcd authored about 11 years ago
Docs

c5206445691907819a0a30919bd95c9b3b92aa95 authored about 11 years ago
Move default SSL cipher list to root constant

1a320d50e7b7cb852490f406111d2d9185435310 authored about 11 years ago
Set preferred ciphersuites in pyopenssl contrib module

3af9f1da00ec5d8f65ae0932ea2f5ba1dba2f472 authored about 11 years ago
Disable TLS compression in pyopenssl contrib module

5c4d1b121559b80262349eb6d363bfbf8ff155ea authored about 11 years ago
Disable TLS compression for Python 3.2+

22c9441fac9b96dc3335a822f1e0110cd917682f authored about 11 years ago
Merge pull request #308 from mattrobenolt/patch-1

_encode_body_methods isn't referenced anywhere

232f496c1dc8c072f6755358d8ce787650a86960 authored about 11 years ago
_encode_body_methods isn't referenced anywhere

9257a96f24ee67c464d70e060fab7f0f4759961f authored about 11 years ago
Merge pull request #307 from kevinburke/tunnel-no-tunnel

_tunnel_host compatibility for Python 2.6.(0-2)

3782aeb45ffe1e3c77f6f0007bf91976ab3c2817 authored about 11 years ago
python: how does it work

74516b0a4fd128b61e2af431e2c1d9657b6703b7 authored about 11 years ago
_tunnel_host compatibility for Python 2.6.(0-2)

The _tunnel_host attribute was added in Python 2.6.3, so older Python 2.6's
failed when urllib3 ...

3ebee5202257c3928f283646ae92d174ba0b2d93 authored about 11 years ago
CHANGES formatting.

d37780e12e460d84017d58e879b7f936729c5572 authored about 11 years ago
Merge pull request #305 from nipunn1313/default_port

Use a default port when comparing hosts to a connection pool

3ba13ab3a0a8a4f57d739bd04a1b3700ec236d05 authored about 11 years ago
Use a default port when comparing hosts to a connection pool

Added tests to verify and show expected behavior

986c54ba8102c40863b62a6a90f472617835f7b6 authored about 11 years ago
take @Anorov suggest

a0c22e8ffafcf4ae2a10811857a33ad1bcdc5fcc authored about 11 years ago
make requests compatible with SAE

f9eecc2fe0af5965262b88954c5487728959cbc8 authored about 11 years ago
Revert "Ensure connections are properly closed on object destruction" (#291)

This reverts commit 1922ddac389270301e40a0589127cb87262f7cad.

Fixes #292.

50b28369a82f0e4965ec8e5f8ca2eb7fe6093356 authored about 11 years ago
Merge pull request #291 from vincentbesanceney/fix_connleak

Ensure connections are properly closed on objects destruction.

784523352b723833ac27de8364201dc1269ce942 authored about 11 years ago
Ensure connections are properly closed on object destruction

Signed-off-by: Vincent Besanceney <[email protected]>

1922ddac389270301e40a0589127cb87262f7cad authored about 11 years ago
Add support for platforms without threading, fixes #289.

929f15866e62d02a0249284cf54d1b8b6441505a authored about 11 years ago
Merge pull request #287 from schlamar/refactor-tornado

Refactored tornado test cases.

bd2049e4e74306f65c8a5cd729d327617d766e28 authored about 11 years ago
Revert #282.

963ef27605fb16d3e9a13ec93671b863e7c64dd0 authored about 11 years ago
Merge pull request #286 from schlamar/test-fields

Fixed test_fields on Windows and some PEP8 love.

0c8da001714657863c5948a047d7392ead2e8200 authored about 11 years ago
Merge pull request #285 from schlamar/timeout-win

Increase timeout for Windows.

3a39f10dcfe89828106c6508329a676fad32083f authored about 11 years ago
Merge pull request #288 from schlamar/fix-ipv6-check

Fixed check for IPv6 support.

e33247f59b6eeee3f14ba5e4b957c192e632b971 authored about 11 years ago
Fixed check for IPv6 support.

feb54850528a9933e71ae20c373e335ebfe887eb authored about 11 years ago
Refactored tornado test cases.

Use an explicit IOLoop instance so it should be more clear what's going
on internally.

102e5c9e996010ecbac2a4650ad6adfa6d497438 authored about 11 years ago
Use Tornado 3.x in tests.

29157b7cbe0565724ab927e74bb5daa506dc48b4 authored about 11 years ago
Fixed test_fields on Windows and some PEP8 love.

4e818ede2ddb5d93aef4f29b5c39f2e99ebb9ec8 authored about 11 years ago
Increase timeout for Windows.

8cb90b01d6d852542aef4306ac9f30b2c12679e5 authored about 11 years ago
Merge pull request #282 from kevinburke/tox

add tox as test dependency

8ac0903938d2e81650489b27082c3dd2ecadf98d authored about 11 years ago
add tox as test dependency

4c840a0d1bf114d2546d032ebec8379e0864d0f0 authored about 11 years ago
Merge pull request #279 from clarete/master

Add proxy_basic_auth option to util.make_headers()

a0c986a24d75934980b409ceecc0cee167a4542b authored over 11 years ago
Add proxy_basic_auth option to util.make_headers()

With this option, `util.make_headers()` will return a dictionary
containing the key `Proxy-Autho...

840f8b0d3d3250de24a9af158d31df760908c255 authored over 11 years ago
Merge pull request #278 from pwaller/contrib

Add myself to CONTRIBUTORS.txt

bf0a00e5c3aeaa319623b881417f6825039cabfa authored over 11 years ago
Add Peter Waller to contributors

9c90f1a2537d12e59773693e39220e9b87078961 authored over 11 years ago
Added #277 to CHANGES.

138ba066ee83c8f60b6bb5be3e1fa255feb52398 authored over 11 years ago
Merge pull request #277 from pwaller/tell

Add HTTPResponse.tell() as per #276

c7863b9a9eaa4fabcac5f49a7ecfed176f8c38d0 authored over 11 years ago
Fix test for Python3

131e34ce1260ddbd0effd17d050cbce84af7467e authored over 11 years ago
Add test_deflate_streaming_tell_intermediate_point()

This (somewhat large) test ensures that tell() returns the correct
values when streaming a large...

a53b3aca7d4ea2e63df93e7cba900b2610ae59ad authored over 11 years ago
Tweak HTTPResponse.tell() __doc__

f3ec4f0534df7b08246544fdd849098dba587e0a authored over 11 years ago
_wire_bytes_read => _fp_bytes_read

23a4122298d2ba94e52242ce89b809cfdc2f22f0 authored over 11 years ago
Add HTTPResponse.tell() as per #276

67959e1551409550842897fd081a1b310d9fd26d authored over 11 years ago
Add #274 to CHANGES.rst

cdb7abd6bea2ece551b7b288e627e0aca23dc3b6 authored over 11 years ago
Merge pull request #274 from abadger/feature/vendored-backports-ssl_match_hostname

Feature/vendored backports ssl match hostname

d69e8a800d68734fdfcef28f6600b88fe290be3d authored over 11 years ago
Correct cut and paste error again

b28e78560a8abcaccb21b0d35a3a043ca3821545 authored over 11 years ago
Implement checking of which match_hostname function to use inside of the packages module.

4bfcc1cf1a6298a0d575e151fc1b329aefddcb86 authored over 11 years ago
Revert the old method of choosing which ssl_math_hostname module to use.

05ad00a33999fd82f17b4ae868789e4719560042 authored over 11 years ago