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

CHANGES for #385

fa9054b6bc3126e6086cbc293ff1eb0dcc80bc46 authored over 10 years ago
Merge pull request #385 from Lukasa/341

TLS Verification will break in Python 3.4.1 when using a Proxy

7e7854ccaae3297797a0ef0a528ad8c97e2cfe24 authored over 10 years ago
Make sure we verify against the correct host.

For context on this change, check issue #385 on GitHub.

cb539a93871701fd851086b0e4c1affb37388b14 authored over 10 years ago
Merge pull request #382 from t-8ch/support_py34

CPython 3.4 is a thing.

2636b27f3b29c9c86ba4ed8c9861da24236b53fc authored almost 11 years ago
CPython 3.4 is a thing

8fdf852b8f598e5d426a5532a9891a3146e0b078 authored almost 11 years ago
Merge pull request #380 from Shootfast/patch-1

workaround missing _tunnel_host attr in python 2.6.

21a1b4cd2aa136425de785dc7bf6966345d26fbb authored almost 11 years ago
Update connection.py

Removed unnecessary check for _tunnel_host

db1ed69caf61e1d520c06e02e1c0fe69062a0038 authored almost 11 years ago
Merge pull request #381 from yamaneko1212/master

Fix typo

de110e21b7102c716c4b284fa1b4eaa09a427933 authored almost 11 years ago
Fix typo

c1b45e3bdd23210b9e201cc0c5cc6abe57edc8c7 authored almost 11 years ago
workaround missing _tunnel_host attr in python 2.6

Adds the same workaround as on line 175, which allows this lib to work on python2.6

9c233b369e30d09e44675160abc15409a2eea66d authored almost 11 years ago
[contrib] suppress_ragged_eofs in pyopenssl

9e6a005d691307e86196528e67aeec2d634f340e authored almost 11 years ago
[contrib] remove custom fileobject

0bf0cb7993cef7ccd30d795a12bc2d8fecb4d9ce authored almost 11 years ago
Version bump to v1.8.2

576965bbaffb7b52773fac71abeaf0aa44da74fc authored almost 11 years ago
Merge master to release

1f9dad17b666b8bdebda121f4880b4f7cc064d5b authored almost 11 years ago
CHANGES.

dbefad455a99f482cac1e8c24e47a067e6c5ec63 authored almost 11 years ago
Add urllib3.util.

c5d8a2cf07f3185a3ace9b38bf888ed0f5b0f85e authored almost 11 years ago
Version bump for CHANGES.

bd23a4e8e025aa9647d5d9be6cad7fe551c11c82 authored almost 11 years ago
Version bump to v1.8.1

6cd4138c21ed1aed35bf826ddd0b5ff7bac3c687 authored almost 11 years ago
Merge branch 'master' into release

# Please enter a commit message to explain why this merge is necessary,
# especially if it merge...

f32a8703e6f8e57f5cddda067037187741a04759 authored almost 11 years ago
Merge pull request #374 from gruns/master

Add Arthur Grunseid to contributors.

54cac27515587439126953aac10fc00ac817c227 authored almost 11 years ago
Add Python 2.7+ version comment to achieve 100% Python 2.6 test coverage.

f126fd5a0558645de652cd32fd5eb89ae913c395 authored almost 11 years ago
Add Arthur Grunseid to contributors.

8946ee30901e20e6fd1567fed149b1aad6917c36 authored almost 11 years ago
Reformatting.

f78e676ae60596e61879a99864cf4469339a3fae authored almost 11 years ago
CHANGES mention #352

7a6e4e89db5b7ec0f61e59980fb70feb48720eed authored almost 11 years ago
Merge pull request #352 from bui/master

Support source_address.

31b223ec2bf83d59a3854529aff786b2a6db018b authored almost 11 years ago
Merge pull request #2 from gruns/master

Remove Python exclude line shorthand and trailing periods. Remove support for string only source...

39418ce9070a5fbc0514b0e4fa5fb8920c7fbe67 authored almost 11 years ago
Comments.

6f2f9456255afbbf74c7e9a2b59b25ba204d0bb4 authored almost 11 years ago
Rename @onlyPy26OrEarlier and @onlyPy27OrLater to the more explicit @onlyPy26OrOlder and @onlyPy27OrNewer.

34a943fa46c295b0418d12ec115ac047a85adc9c authored almost 11 years ago
Remove support for string only source_address values. Now only (host, port) 2-tuples are supported. Remove trailing periods from Python version comments.

9b8ee5ac22f70744ea6fb9215a0696c78d4912a5 authored almost 11 years ago
Merge pull request #1 from gruns/master

Support source_address, with tests.

fe5f74bb6a6ff8ec99bfb51fb7f0ac4549a54d7f authored almost 11 years ago
Add python version comments to exclude lines from Python 2.6 tests.

6a0a49e531330261b41d81f3f5392e5137951d24 authored almost 11 years ago
Add a shorthand python version comment to exclude_lines: '# Py\d.*'.

8bb7404fe53584b1084db319a7f70f2191367dbc authored almost 11 years ago
Comments.

2fc63242bee7e4ab3bc220a69c5de4d1e9edbffd authored almost 11 years ago
Add source_address to HTTP[S]Connection and HTTP[S]ConnectionPool to specify the address to bind to when making requests. source_address can be a string, like '127.0.0.1', or a (host, port) 2-tuple like ('127.0.0.1', 1337).

85ace14c6e01fdbe4215c2ce3bb5228316dec0c3 authored almost 11 years ago
Comment/Formatting.

98c6fbfc27d7d51327ad85a85a80dd4fe096cc79 authored almost 11 years ago
Merge pull request #365 from jschneier/master

make it more clear why we are closing connections

81d2ab9478dda7b1e76dc43f6d6d19216ddf6db3 authored almost 11 years ago
make it more clear why we are closing connections

2e677321d6411c23ae60817a7935978762462c74 authored almost 11 years ago
Merge pull request #359 from kevinburke/test-docs

Fix up grammar in test comment

5113b528868477fa800829b3b5485b8c66fecd6a authored almost 11 years ago
Added #362 to CHANGES.

c7e114d8f5c3aefb9fb83209cb699f7ed8cfa028 authored almost 11 years ago
Merge pull request #362 from saschpe/master-dummyserver-as-docs

Don't install dummyserver into site-packages

a75eb4d8e28cdc8d89c2b6e0631eb66e38965413 authored almost 11 years ago
Don't install dummyserver into site-packages

It is pure example code with self-signed certificates. It pollutes the
global site-packages spac...

3361f884456699c67bf4eef2eeafb14a071cc509 authored almost 11 years ago
Fix up grammar in test comment

ed7fbe81c593a3069dae247a1fa1df3fb887a17b authored almost 11 years ago
Merge pull request #358 from kevinburke/ssl-docs

Ssl docs

d42cf444eb7b39aaf4f4f0afbb83266950458f37 authored almost 11 years ago
add doc-requirements file, for sphinx

10b83d7d399046fb74a30306d4597d1aeb3f9422 authored almost 11 years ago
Update pyopenssl docs

3501c67bf53765ff786aacfb042d67283ff8fc40 authored almost 11 years ago
Merge pull request #357 from kevinburke/parse-url

Raise LocationParseError if host is None

b088e93a48fb96138ddea7366e679a77762e2f00 authored almost 11 years ago
Formatting.

2d5145ad3ed8d4e194e7a49a11c25beb61a5daa9 authored almost 11 years ago
Raise LocationParseError if host is None

Also fixes double-encoding of the error message "Failed to parse:" for
LocationParseErrors, and ...

7c7e78ca966d32860b2b7d616cf7e8a74d53ad10 authored almost 11 years ago
Docs reflow.

62ecd1523ec383802cb13b09bd7084d2da997420 authored almost 11 years ago
Merge branch 'master' into branch-353

49312b8a97d980950b59d71c62e1fba4e6aa0b02 authored almost 11 years ago
util.conn -> util.connection and import cleanup

f8976bdd8c7dbf08768f7a5efd16d0a9afec0d2e authored almost 11 years ago
Fixed AppEngine bug of HTTPS requests going out as HTTP (closes #356)

627fc7a897e8e52b59d8ca2eb3d5ebccbe66ac7a authored almost 11 years ago
Some docs tweaks.

357cf186fc4a78c5c721240dc33815607f33b7b5 authored almost 11 years ago
Merge branch 'master' of github.com:shazow/urllib3

b61dd5d8844e480117006674996bb0215d546b35 authored almost 11 years ago
Merge.

5b0bf2a06fc0909b1d019ba9eada784913edde9b authored almost 11 years ago
Updating CONTRIBUTORS.txt

ed885b2d87585e2e7efa637f434463dd3759c357 authored almost 11 years ago
Updating Timeout examples with pr comments

ea7e79eb444b95392abe1006d3dbf85ce041f1c0 authored almost 11 years ago
Refactor urllib3/util.py into submodules

04cb87bdbeff8ae5685bc3a5fd2afc70fb811aab authored almost 11 years ago
fix TypeError when there's no args

c5eb43fe924314ea2eeb2d37934f5eda15526f5e authored almost 11 years ago
this might be the problem

39c42b85d76cc003e5ddc17641c5af2b77cbd773 authored almost 11 years ago
didn't try without the argument

4a67d4d41a45344aea52bdee866e665865a04f96 authored almost 11 years ago
I think I understand now

9793f69b150b1845e7f76aa04a42d8b59704693e authored almost 11 years ago
trying again

aef559402b48b3ea1c6efcfa6b65f954c65a5c00 authored almost 11 years ago
that shouldn't be there

b8625059859a760541afa21b08c68e76e739792f authored almost 11 years ago
fixing things again

28b2c278db0edb0aac8b98ef33630532b69ec304 authored almost 11 years ago
fix for VerifiedHTTPSConnection

f6217168638eaa29448b1bc0a4265ab7ca03e6b4 authored almost 11 years ago
oops, small mistake

8640a3131be24268e2a15eea9dc1ab496034cd51 authored almost 11 years ago
use **conn_kw

2841e7d2abef0ac602f53b23bb7051264c82dd1b authored almost 11 years ago
don't force port 0

04abe31a1ce9fd02499986833d47fd74e73a8816 authored almost 11 years ago
finish implementing source_address

d00556a6315c8f437c4d55f87ecb515d16f7338a authored almost 11 years ago
Merge pull request #350 from schlamar/publish-accept-encoding

Publish default accept encoding as constant.

e2353dc176fdb4dc19fd80d22c3ac73c39b7bdb2 authored almost 11 years ago
Publish default accept encoding as constant.

78f520dbeaaa80e0852b1411a1f3d7beaf8f0486 authored almost 11 years ago
Dev CHANGES

772a3e9a5434e30dee4da587bb72de0913041233 authored almost 11 years ago
Version bump

8a8c601beee813acb5ca8d3e934f2c4aba8dc6ff authored almost 11 years ago
Merge pull request #348 from shazow/socket-closing

Fix Socket closing on connection errors

74d862c3e35a1e88382955621271d4ba7f50cb50 authored almost 11 years ago
FIXME comment fix

b8e9ea67a83a6a5f2296413afef51b6dcb257eef authored almost 11 years ago
Fix Py3 complaining about UnboundLocalError.

673dcd03372f3f031a7ed3269dfb369a0d0d2119 authored almost 11 years ago
Cleanup exception testing.

fb83f09f2a8bbab124e1b7452170ca1eb64605b6 authored almost 11 years ago
Removed unreachable block.

e266af8464f334077fb162f937fb6f5b7cda1b8b authored almost 11 years ago
CHANGES for #348

349242cd144948c3aa048d2d6bc3f0eb256bf793 authored almost 11 years ago
Fix connection closing on error.

09d2a686b71d73d1e7ea5ef79eb0042325196e7a authored almost 11 years ago
Merge remote-tracking branch 'origin/pr/344' into socket-closing

57cbbae87c22ff547b2c026d099773fc55eb3745 authored almost 11 years ago
Add a test for socket closing

d6542eddff21b4ad64136d5b031de48d577defc3 authored almost 11 years ago
ConnectionPool::urlopen(): Closing opened connections in case of error

If there's an error occur during operation, urlopen() function doesn't
close connection properly...

b83b255fa10df1ae7889bbd9080e18fed84684bd authored almost 11 years ago
Merge pull request #343 from shazow/fix-strict-py3

Fix HTTPConnection strict-related DeprecationWarning in Py3.

59710c2d77ccdf8e234e7a7717e727f0310963e1 authored almost 11 years ago
Restrict warnings to deprecation warnings, because... Oh my.

089a2e081943733081fe2c1ece446c458cdda46e authored almost 11 years ago
s/log.warning/log.warn/

b6eeb6cd2eccb5efe39cbc40453630ffcadd0c1d authored almost 11 years ago
s/assertEquals/assertEqual/

24b22e312ad1b725aa1a6de6d0ad7a7700ad82e2 authored almost 11 years ago
Tests and fail travis/tox on deprecation warnings.

60abb98610e341215dece3d6b40f70aaa1d5116a authored almost 11 years ago
Fix HTTPConnection strict-related DeprecationWarning in Py3. Resolves #342.

181cf0945379c171ff0a7649bedcc4d1dee9a569 authored almost 11 years ago
Merge pull request #340 from t-8ch/pyopenssl_timeouts

contrib/pyopenssl: fix busyloop with timeouts.

5e5ceaf533fc3afa092ced87bcdadb7df7cbaf1a authored almost 11 years ago
contrib/pyopenssl: fix busyloop with timeouts

adc661a476a929533b07b9ff1504d251aaa4998e authored almost 11 years ago
Removing minor bug fix from changes.

7d50b9fb19df3c115a9fad4f54d1f3d971fb2cc7 authored almost 11 years ago
Merge pull request #339 from jschneier/master

fix decorator/test case, update CHANGES and add to CONTRIBUTORS

887ed4f05a30be73520899e037c6a846579afe07 authored almost 11 years ago
add myself to contributors

5ee609cd9d5a0ed74b5a4f4c4924411f3489f3c0 authored almost 11 years ago
fix decorator and corresponding test case

dfba69463a5dbf6c27edbe1cdaee8f199c77b368 authored almost 11 years ago
update CHANGES for Issue #320

36de7286e3c25df959d3fe3bb70bff5b3268448f authored almost 11 years ago
Merge pull request #338 from jschneier/fix-py3-nossl

fix import for python3s without ssl

d133e0ccfe1646b41b0a86bf5a9b039b724cfc43 authored almost 11 years ago
fix import for python3s without ssl

6fbdf480868ca53bc63bd0397656feb0d502ad55 authored almost 11 years ago
Merge pull request #337 from jschneier/fix-benchmarks

fix the benchmark file to run

21a82e1c5e67b5da78a37741449a982d0a6e4152 authored almost 11 years ago