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

Created dummyserver tests for ProxyManager

b78efb13aae43176e483dd298c62b1bc0271c611 authored over 11 years ago
Python 2.6 tests compatibility fixed

7c52de4260935b1e4b9ae4ffb731f29c13a26411 authored over 11 years ago
Fixed proxy test

3b94be705f93d7d95a4479f7a2ea45190566e515 authored over 11 years ago
Inplemented CB's suggestions regarding code clarity. Fixed proxied Host: header issue.

8e9fdaee2799b4752b260b50e4dcf2f5e7fae463 authored over 11 years ago
Fixed proxymanager headers logic

1111b5e62bb9ac04e8a07d6a078aa94d1687c796 authored over 11 years ago
Added proxymanager tests with tornado-based proxy

21a76db0bbec339096252e4f0b130f570875f740 authored over 11 years ago
At least, HTTP(S) proxy support works now...

b247c55094f7bd7f9d64ce7a6223d271a7e2372d authored over 11 years ago
Fixed self.headers involuntary change

c48d6e4253be654f6e5bb0a47b3935037c30b055 authored over 11 years ago
Improved readability a bit

a270a6e10ddb07a28a4e95616bdbc897b82ea9a4 authored over 11 years ago
Merge pull request #211 from Tengah/master

Only invoke decoder if decode_content parameter is True. Resolve shazow/...

0411615dd30653f768b0f92d975981605a09c65f authored over 11 years ago
Styling.

3c02830e478ce276de0a1ada7023f88663993dce authored over 11 years ago
Added #217 to CHANGES

487fc49f6b6d2ad950c80ddc95199070a7ed8364 authored over 11 years ago
Merge pull request #217 from gavrie/master

Correctly set Host header when using a proxy

54d1c1600323e16c19151bafdea07e98f1e0e8ad authored over 11 years ago
Correctly set Host header when using a proxy

Fixed a bug in _set_proxy_headers that ignores the port when setting the
'Host' HTTP header whil...

d89d508e9758dee76299c4de3415bd2770db98ba authored over 11 years ago
Merge pull request #219 from nipunn1313/master

Added units to the doc for timeout

3e0e50cd07b14d6a3c08a889acea45bf1a52fb13 authored over 11 years ago
Added units to the doc for timeout

timeout is specified in seconds, but in the doc, it was unclear.

12222ede957741e6049dab425c26fccb0cb0f591 authored over 11 years ago
Merge pull request #218 from t-8ch/url_netloc

Url netloc

0adc8e76bd93f4e3dbd42c983e9ffeabac34de70 authored over 11 years ago
remove superfluous code

1b5d42f9bb05785df3cc9e7f3427d73613850737 authored over 11 years ago
introduce Url.netloc (see #217)

91ebb0012d492ef5ac2a11fb18069eac8095e6ff authored over 11 years ago
Merge pull request #213 from schlamar/no-reuse-win32

Do not use REUSEADDR on Windows.

957abd18051ef8a43a1e952a75a8a4dfbeebaa66 authored over 11 years ago
Merge pull request #212 from schlamar/tornado-thread-safe

Made tornado test server thread safe.

8ef2e6c8a2010d00f2267fdfbef88f0c378b8578 authored over 11 years ago
Merge pull request #214 from schlamar/fix-addr-in-use

Close sockets from server connections.

d837418b8f474290e9c171053c1d8c24caf9cc4a authored over 11 years ago
Close sockets from server connections.

6d0a771ade86ffa3a7a62e44cd83b757f3a71766 authored over 11 years ago
Do not use REUSEADDR on Windows.

3b5017cc0d3fb82df47d4744f4e4e5dc75d85886 authored over 11 years ago
Made tornado test server thread safe.

5e4b74db7e14198deb8c09ce7d07cc1d4ce12db2 authored over 11 years ago
Only invoke decoder if decode_content parameter is True. Resolve shazow/urllib#209 .

f7377ddf420e93e825593e6b882368e01fe36f3c authored over 11 years ago
Merge pull request #210 from t-8ch/decoding_error_message

include reason for failed decoding

a2b1da2addd1abc2d07c07acdcc53b4b95b151cf authored over 11 years ago
include reason for failed decoding

86e7137cadff3d99d34a219f12248b55d5d361d5 authored over 11 years ago
Merge pull request #208 from t-8ch/base_ssl_error

Use real error class as fallback for BaseSSLError.

e076446ceda0468a1eba52eb98d18e4902bfdc91 authored over 11 years ago
use real error class as fallback for BaseSSLError

If BaseSSLError is None, it is not a valid exception class and when evaluating
the try-except-bl...

794a7c5f2ef0897585afc53e5b89d671584f4721 authored over 11 years ago
Merge pull request #205 from t-8ch/dummyserver_return_rease_phrase

Add reason phrases to responses from dummyserver.

18f9062100fee72c0fd874e05b9688aa9fc04b29 authored over 11 years ago
tox: reuse test-requirements.txt

31be81d4f421b2eb2bfe5c3ab393316fc9f2d46f authored over 11 years ago
add reason phrases to responses from dummyserver

fixes failing test mentioned in
https://github.com/shazow/urllib3/pull/170#issuecomment-21234450

a98285bf4fe482853bbd34b3cad3c94e6858322c authored over 11 years ago
Added #204 to CHANGES.

a43319f7cf7c62481fa41d9fcffe88c40c73c3b5 authored over 11 years ago
Merge pull request #204 from AudriusButkevicius/master

Fix a race condition between pools.get and pools.set

8f4373bd86d67d911590af352ed8fba6774b009e authored over 11 years ago
Fix a race condition between pools.get and pools.set

29a57df96f64001dd1fda49eec1cca5d58671df7 authored over 11 years ago
Merge pull request #202 from jaywink/188-missing-fileno-pyopenssl

Add missing WrappedSocket.fileno method in PyOpenSSL (issue #188)

125162e6e8f43cafaa94af7cf37400fe79137b95 authored over 11 years ago
Add missing WrappedSocket.fileno method in PyOpenSSL (issue #188)

97f0c840052c696490be1e3cc77e00bc30f78b44 authored over 11 years ago
Comment typo.

eb53461cc48db0d35bc1ed4536781f63087b5aeb authored over 11 years ago
Pin tests requirements.

fd69bc68ef78e4402c8212146cbe80fb5f722417 authored over 11 years ago
CHANGES.

37fe46a0a3d70a125035917f2f8744a1d72a0100 authored over 11 years ago
Merge pull request #199 from t-8ch/parse_url_ipv6

urlparse returns brackets of IPv6 address.

81fec7c8b127879c3587234518900c09f4b24498 authored over 11 years ago
urlparse returns brackets of IPv6 address

Fixes https://github.com/kennethreitz/requests/issues/1426#issuecomment-19649944

Code is kept c...

593a0e85cc99c17903a9b03bf7e10b2afd30ded9 authored over 11 years ago
Merge pull request #198 from Lukasa/stream

Initial pass at stream method.

cffbd6b317342b459e000afd6e35d996e44f7ac6 authored over 11 years ago
Remove unneeded import.

6330f43dc297350bd86a4274bd230c03c6c71763 authored over 11 years ago
Test with a mocked HTTPResponse object.

6c4666663df6e6d76bff0170bac309a6c938a97a authored over 11 years ago
Consistently name response in tests.

1c4eeea3409b114992cab0d3a40ebe70b1c42723 authored over 11 years ago
Test empty stream.

299509b256f4088103bca8061650e90d46611527 authored over 11 years ago
Refactor is_fp_closed method after code review

2c8be420269b59365ccbe81122f598922a1e6edb authored over 11 years ago
Stream method.

d5ef3cfbbc988afd412853195572c3bc59451f51 authored over 11 years ago
Test streaming behaviour.

3dde1eb6e97ed38f2f71a22c6698b809c36b4f24 authored over 11 years ago
Merge pull request #197 from t-8ch/pyopenssl_close_connection

contrib: pyopenssl: correctly close connections

60ba176f5d37b3d4790417d58a3985a3bb8b3dd0 authored over 11 years ago
contrib: pyopenssl: correctly close connections

fixes https://github.com/shazow/urllib3/issues/195

7d14f00568b3c717b824e768f3b8f2272a2517e7 authored over 11 years ago
Merge pull request #194 from ravello/ssl_no_hostname_verify_v3

Setting assert_hostname to False will disable SSL hostname verification.

2493c9b3c0ce90b82209b93cad84296244e2763a authored over 11 years ago
Setting assert_hostname to False will disable SSL hostname verification

Signed-off-by: Boris Figovsky <[email protected]>

dfd9e0dc7ecbe4bb7abe723b5fd0e01688096d02 authored over 11 years ago
Merge pull request #187 from eteq/httprequest-io-compatibility

HTTPResponse io package compatibility.

07dcd069d71ffeb593d236037df48fdb786786c5 authored over 11 years ago
adjust HTTPResponse.closed to default to `closed` but properly report coverage in py 3.x

c49097e560fd3080463e5ec4f8d2fe4abb0d8015 authored over 11 years ago
Clean up styling on a comment as suggested by @shazow

5fa0effb9f3210f6e3ade7a304cb4948e44f0173 authored over 11 years ago
make sure isclosed part of HTTPResponse's closed property gets tested in 3.x

30cfadbe9ba7122758c455d899cd54b1c43488e0 authored over 11 years ago
fix response tests for py 2.6

83393c828eca46c186d36f9ff47f3a975497c70a authored over 11 years ago
Fix io test for py 3.x compatibility

Also some minor cleanup items

30b1cdd4669bcdd9f79cac5b5052b7080ae99a27 authored over 11 years ago
add tests for HTTPResponse subclassing io.IOBase

c490c5515a34fd58a747449fe6d97c6af099dd8a authored over 11 years ago
add io.IOBase compatibility to HTTPResponse

Closes #182

da7a8e276cf3e4bd400552b9d09c652379d2ae74 authored over 11 years ago
Merge pull request #184 from royhodgman/master

small typo fix

5e9a25dcdaac0ddcc0b527ea03fe5db7a97a1041 authored over 11 years ago
fixed small typo

38a3632212853cf9e1e8efc42c58f88939a79169 authored over 11 years ago
Merge pull request #183 from shoghicp/master

urllib3.contrib.ntlmpool: SyntaxError with Python 3

d20efff876732a99ffc9ca9d4e86f07526591013 authored over 11 years ago
Update ntlmpool.py

1f7f39cb53b79f975e559c8f7ae48ce056417044 authored over 11 years ago
Minor code cleanup.

2d40dd876bfd2cb25d0f5b58b97a90f7f8a58597 authored over 11 years ago
Formatting and comment.

986799a59b402d198787ede63657051b1e389743 authored over 11 years ago
Update CHANGES.rst

2bab3ef28215518bcab7724a83900abedb821114 authored over 11 years ago
Merge pull request #180 from CipherChen/master

Fixed redirecting with relative URLs in Location header. (Closes #179 and #178)

f67e726e1a22dd8409690299b810b3d2ffa73fd1 authored over 11 years ago
Testcase for support for relative urls in Location header

ddc6d30bf3f4501eaafbda8d36f3db972d1e85f1 authored over 11 years ago
Merge with [email protected]:kostya0shift/urllib3.git

419624e26f0b1576f310b5420cab62fa304458cb authored over 11 years ago
Support for relative url in Locationl header

51df6cea08c45e622ae8e583116c68b5d0085ca1 authored over 11 years ago
Testcase for support for relative url in Location url

e72e22a011d314236e7374beedca9c79a279df7a authored over 11 years ago
Python 2 module name typo

bf7c766e42a1d3fc501182d353ca4a808793c4d7 authored over 11 years ago
Support for relative urls in Location header

f6146479cbc42bfdfb05bcba3a783287d64af3c8 authored over 11 years ago
Merge pull request #176 from bboe/unpickle

Make RequestException unpickleable

59de03e6163c6928dc01832ed6e48e9f6c34c795 authored almost 12 years ago
Make RequestException unpickleable and provide complete cycle (pickle/unpickle) tests.

74bdf088f8a2bc2aa672eb708f8bcd83471c9a5a authored almost 12 years ago
Merge pull request #175 from bboe/poolerror_pickle

Add RequestError subclass to PoolError.

ad89840df843cfb37a5dee534ac28358ddb68558 authored almost 12 years ago
Make HostChangedError a subclass of RequestError.

40fedda5a3f026454df7694603ececc20510e624 authored almost 12 years ago
Add RequestError subclass to PoolError.

The former PoolError `__reduce__` method was broken as it assumed the `url`
attribute was set, w...

9a2e8e0a247e5fc2fc5aba0cdec93d1cde8bfaab authored almost 12 years ago
CHANGES again. Messiest release merging ever.

dde0d120bfaab642e604b8ba65d99d6bd4599b96 authored almost 12 years ago
Merge branch 'master' into release

f4606453ef35b17e30a4f8a136d1d83d23b4059f authored almost 12 years ago
Merge branch 'master' of github.com:shazow/urllib3

7cee0a9b86f837fa59e65e2fc7a07b886a5b1548 authored almost 12 years ago
CHANGES.

7ed7e58b1808d618d52a74f7d3583d7b16c450a9 authored almost 12 years ago
CHANGES.

3bf29f1979b48b253e6f8556f00a29b8fc5f0e03 authored almost 12 years ago
Merge pull request #151 from echaozh/pm-redirect-twice

PoolManager urlopen() redirect at most once (issue #149)

d2aa39930763009585674a8ae2b6fa3faf5d4b4f authored almost 12 years ago
CHANGES version bump.

711e8a469757b08699857ae614a157ded298d882 authored almost 12 years ago
CHANGES.

5b0aa4cfd578b14c44a7e75ac9874532e8526251 authored almost 12 years ago
Merge branch 'master' into release.

2012 -> 2013.

6443a955eb7dcbd892b7ee1468e9bc23d5572770 authored almost 12 years ago
2012 -> 2013

358bc4d2f703d060c6121b3ea0d8dbe8443970b4 authored almost 12 years ago
Version bump: 1.5 -> 1.6

84eaa0ef08bfe2febc670ed6f03fd79f0097705e authored almost 12 years ago
Merge branch 'master' into release.

Preparing for v1.6.

9061d14b7123c7afdc1081f133b826db6bbe203e authored almost 12 years ago
Added #159.

71f84f9ab29b9a2818a138fa000bcf75bb05812a authored almost 12 years ago
Merge pull request #159 from schlamar/streaming-decompression

Support streaming decompression of HTTPResponse.

b5ec212d7bf2627252f89a22e774c2e2a5a2c025 authored almost 12 years ago
Merge pull request #171 from schlamar/test-fixes

Fixes possible deadlock in threads.

3fb01a2d6e5800262e56d6fc0bc035a01d9d0320 authored almost 12 years ago
Merge pull request #173 from t-8ch/fix_ssl_tests_structure

restructure ssl tests

5bd2b03773318580ec5803e999bc596e52e2c25f authored almost 12 years ago
restructure ssl tests

61fd1496090e5aef652a2f1feebc832a20ceb5aa authored almost 12 years ago
Added entry to CONTRIBUTORS.txt.

ec3b54641c88fd4121ad0371d607df106bb21232 authored almost 12 years ago