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

parse_url: Disallow non-integer digits explicitly in port numbers

4851f6d5e23851b497cd30cac89ebcabf5b8853c authored over 8 years ago
Merge pull request #987 from Lukasa/issue/986

Remove markers from setup.py

38121afb8cf456f16cb293ffcb983657c8c62c0b authored over 8 years ago
Forgot to mention #955.

df9d503a8ea767e8a2ee95b3e75a914480c93de6 authored over 8 years ago
Changelog for #986.

29573e49b4ea33b603af8942fd10d5adfa469a90 authored over 8 years ago
Remove markers from setup.py.

Basically, it seems like old versions of setuptools are stupid and can't
handle markers. I appar...

fc8aaed99be9568d18d50043d27a30fe3fafb6c6 authored over 8 years ago
Merge pull request #985 from Lukasa/changes-955

CHANGES for #955

5ae296ee9d163488e1ee15cd6441288cdf4582ae authored over 8 years ago
CHANGES for #955

6b254d4a37e3ea27ff3358657db82635c053ceeb authored over 8 years ago
Merge pull request #955 from npcode/retry-after

retry: Respect Retry-After header

29b9ddadc7664a329e4c4978baa53d3025face24 authored over 8 years ago
Support retry for 413, 429 and 503 status code

Add status_retry_after_list parameter for Retry.__init__() to specify
status codes to handle Ret...

b6d45c4e702f66e819373c79122944204ebe7e72 authored over 8 years ago
Respect Retry-After header for redirection

In order to respect the header also for AppEngineManager, add
urlfetch_retries parameter for App...

07c1ef526762d6d3652c3b414900edd7721b4912 authored over 8 years ago
Change debug level to 'debug' to match ConnectionPool

900c7404b077212fe4677122cac17a6474f2e003 authored over 8 years ago
Respect Retry-After header

Sleep for the seconds specifed by Retry-After response header before
retrying the request.

8347dd492f5551c1521d8cd52063de123911e0b7 authored over 8 years ago
Support date in Retry-After header

ba26dfde7dfa510c61bfa2ea79ade36203a6b54f authored over 8 years ago
Add test for past date in Retry-After header

697ec38bdca2ef19ee56f42c0fd68f68e4392450 authored over 8 years ago
Merge pull request #983 from Lukasa/update-changes

Update changes for 1.18

1988666cd06633ab9d817fe9dc596c6957ee2c2c authored over 8 years ago
Update changes for 1.18

e95981e34770d8fa43afb59329de96d05e2aae03 authored over 8 years ago
Merge pull request #982 from Lukasa/update-changelog

Changes for #979

b4b89be8d927b915bb99c4cf8cdd14509fd2b778 authored over 8 years ago
Changes for #979

6a0ea09f557fb2a2237394c44af0420c0b74a8b2 authored over 8 years ago
Merge pull request #980 from Lukasa/issue/979

Move to a more complex bit of idna handling.

3de23d0edef737a8b72d33140a3ad44af19a565b authored over 8 years ago
Move to a more complex bit of idna handling.

c591f07eb5f05c2c8bbe1839c62224df1f55fe49 authored over 8 years ago
Tests for #979

ccbfe8757195055a3be730f356420109f4e30fa7 authored over 8 years ago
Merge pull request #978 from nateprewitt/closed_vs_is_fp_closed_consistency

HTTPResponse.closed consistency

0fb5e083b2adf7618db8c26e8e50206de09dd845 authored over 8 years ago
add changelog for #978

d00a5f2c554e9871ef3398dd5e6e3da22b414d92 authored over 8 years ago
changing conditional order to prefer isclosed over closed

isclosed is inherited from httplib/http.client's HTTPResponse while
closed only occurs on io obj...

4dd7633d2ea613849fad1f8395e6a9d08742e17c authored over 8 years ago
Merge pull request #922 from Lukasa/iPAddress-SAN

Add support for IP address SAN fields.

c74bd70c3a97e30f0560bee9b7fa1bfc767ebf0b authored over 8 years ago
Merge branch 'master' into iPAddress-SAN

7ca26ff3061e82c390ebba863a267bdbe88a629d authored over 8 years ago
Merge pull request #976 from jonparrott/gae-pythonpath-make

Fix GAE_PYTHONPATH error in Makefile

466cae357c32ee955288bb3947d61e42cdd03569 authored over 8 years ago
Fix GAE_PYTHONPATH error in Makefile

14cafe5d622ebb367d7ea36e362cff9101c93b91 authored over 8 years ago
Merge pull request #975 from jonparrott/gae-pythonpath-make

Error if GAE_PYTHONPATH is not set when running make test-gae

4ae5ef0e07f43e3bf73c47c523953e0342d4e6ae authored over 8 years ago
Error if GAE_PYTHONPATH is not set when running make test-gae

ae31f118ae18cc8ac10e93b2de398324612ceff1 authored over 8 years ago
Merge pull request #973 from nateprewitt/IncompleteRead_message_fix

fixing incorrect message for IncompleteRead

7cab63c0e220b27635964e39b19b8a0c6e24afa2 authored over 8 years ago
fixing incorrect message for IncompleteRead

ab962fd5aaccee1023bea16dc0e85748bd6bcbaf authored over 8 years ago
Uniform checks.

5d7ff84690b0406a4bda768a0bfcd3e49cd8082a authored over 8 years ago
Merge branch 'master' into iPAddress-SAN

39eac383eba9df329a1ce1db1fe5ab9efef04395 authored over 8 years ago
Try updating setuptools.

e3f8a2646697d58171476e331fb3953586ecfe30 authored over 8 years ago
Merge pull request #971 from jeremycline/docs-typo-i-think

Fix a typo in the user guide documentation

f092dd6224afdb0ab183a77406c2728a1dfb8b0e authored over 8 years ago
Fix a typo in the user guide documentation

0d38bf7650087482737bf1b87408bb108a72089b authored over 8 years ago
Add ipaddress marker to setup.cfg.

2c47ff3831218c0cbe1a10af2ede51c58850a2bd authored over 8 years ago
Revert "Vendor a backport of the ipaddress module."

This reverts commit 51ab4776ca5181362db936af3414c206add871fc.

b224fee1ebf91cdfe0d4f9008303c5af4ccba7f3 authored over 8 years ago
Revert "Fallback to the vendored ipaddress module."

This reverts commit 704fcac89cb0026a290228013ccedbe8795c3f97.

a67676fdb396d1c681f829f8feeb67547769ff35 authored over 8 years ago
Revert "Remove ipaddress marker."

This reverts commit 697084110a5e38f5dd6b004d683413a4a27c9245.

177fca714d0105f5bef84f3df50ad182ac8f9b8b authored over 8 years ago
Merge branch 'master' into iPAddress-SAN

861654f262189f613a7bd0c17e13fc2fcd3a1d97 authored over 8 years ago
Merge pull request #969 from Lukasa/setupcfg-is-my-nemesis

Don't forget setup.cfg, the monster.

7563abc132304b49747e364c7e29e7b734f78c89 authored over 8 years ago
Don't forget setup.cfg

1f6b51c54f5d42e2d7d98a86f3af4718785ebb06 authored over 8 years ago
Merge pull request #968 from Lukasa/changes/cut-1.17

Update changes for 1.17

30d78745ea3e0b63a894e88712197f1ff7d991a6 authored over 8 years ago
Update changes for 1.17

8057750a92df3cdf580dcbf836427d774816f05e authored over 8 years ago
Merge pull request #964 from Lukasa/blacklist-pysocks-157

PySocks 1.5.7 causes problems with IPv6.

e85308daeb6cbc5c9aec376fe99c18e9c2fa02a2 authored over 8 years ago
Merge branch 'master' into blacklist-pysocks-157

bb1fc0496b857b25ecaaf2bd9977054fff38512f authored over 8 years ago
Merge pull request #967 from Lukasa/springjools-master

Lower log levels from connectionpool.

4addc8a34983a408ddb3e33a3fc76d86aeff04ba authored over 8 years ago
Fixup some whitespace.

da128b57c4d54e0e1ed5ab281c20a8dfbc50d892 authored over 8 years ago
Add changelog for #967.

a5004f66a521873d460e1be05807d0ce67dd36bd authored over 8 years ago
Merge branch 'master' of https://github.com/springjools/urllib3 into springjools-master

d57be05b560dd3c09ee61ad46c31f9e1dfc1242d authored over 8 years ago
Merge pull request #966 from Lukasa/scop-close

Extra with statements.

75be152649d5a3b053382fd9c556ad7cf23b0b37 authored over 8 years ago
Merge branch 'scop-close'

e77d15902b52aced39912a8f7d5cc65e67669299 authored over 8 years ago
Merge branch 'close' of https://github.com/scop/urllib3 into scop-close

e5fb9777b71b2f141b903236d233a5592e620f14 authored over 8 years ago
PySocks 1.5.7 causes problems with IPv6.

484bfb755f9e47c4f0f365dceebfc20e1d1695da authored over 8 years ago
Merge pull request #963 from scop/pypy54

Update Travis PyPy testing to 5.4

4a68c533b79c4e3ddec8e451b1091d4000c5b69f authored over 8 years ago
Update Travis PyPy testing to 5.4

fcd8b64c6888f7dd3691a4e7f15a51629304c92a authored over 8 years ago
Merge pull request #949 from nateprewitt/723_strict_content_length

Add `enforce_content_length` for responses

65b8c52c16dee5c3a523de2c1c21853ba0e581f2 authored over 8 years ago
enforce_content_length for incrementally read responses

0a2a2dc49814c8b2c980e02c0def3b5d63cea954 authored over 8 years ago
adding length_remaining functionality to HTTPResponse

e5637bb705bf20287b3db9efdc8e3dcc4bd477c7 authored over 8 years ago
Merge pull request #958 from Lukasa/update-cipher-suites-again-seriously

Remove 3DES support.

c1462c2f738d310f9335ad60f4e341905a83014d authored over 8 years ago
More CHANGES

7598c5875c2ce023ca0d114325a9c23d6e5a984f authored over 8 years ago
Remove HIGH cipher suites as well.

These are fairly dumb, really. Old OpenSSL's have a bad idea of what
HIGH is and will include br...

b2c91a6ac0bb429715269ef637b06c1f75250e58 authored over 8 years ago
Remove 3DES support.

02c5d965d0f8c64b67c4067c9d650754ef644781 authored over 8 years ago
Merge pull request #946 from scop/sixmore

Import more from six

d53eccf27c3871d9b730068a4165275815ba23d2 authored over 8 years ago
Import more from six

db4d522917627b6effe8833265b8f2dc689acf39 authored over 8 years ago
Merge pull request #947 from Lukasa/update-cipher-suites

Add support for ChaCha20.

37554da74bc9c06f8446ee816755917602f52dbd authored over 8 years ago
Changelog update for #947.

5176c78aa9a7d0ca42cef1cacc54fef5ca769cbe authored over 8 years ago
Split ciphers up to individual lines.

4a15efa7c954abfd6575591c0504265d2703b446 authored over 8 years ago
Improve the cipher suite comment

86d5e24639e91a5d30511833bf6b04daba792180 authored over 8 years ago
Add support for ChaCha20.

Currently we prefer AES GCM over ChaCha20, mostly because we suspect we
generally run on systems...

809de735db497b2e8249b45d12ca0acf7466fe4f authored over 8 years ago
Merge pull request #935 from scop/sixmore

Use LifoQueue, Empty, and Full from six

fce51c7bdd5acbf6c6e01aaa9149025749a73bdc authored over 8 years ago
Add include=urllib3/* to prevent core module coverage through six.moves

Thanks-to: Jesse Shapiro <[email protected]>

0a05961d611d2cef1cd48ad731b9c229c4ccde42 authored over 8 years ago
Use HTTPException, LifoQueue, Empty, and Full from six

bd6a8915f689e8d037766cd3f40d2252df9764bb authored over 8 years ago
Add release note about #941 (#943)

63e4f22e45f334a2e1a2b86256178cd34961206a authored over 8 years ago
Merge pull request #941 from krrr/master

Use OS default certs when possible

36d9c8285865ca1b19feb7b0a2705fa431b0376b authored over 8 years ago
Use OS default certs when possible

0d06f4e9a320e9d39fbedc4e9ff0d1cf8622a965 authored over 8 years ago
Merge pull request #942 from sigmavirus24/allow-pypy-5.3-to-fail

Allow PyPy 5.3 to fail

29d60aa290d8ad332de5e7f5f02d699b9d5d439b authored over 8 years ago
Allow PyPy 5.3 to fail

Since it's addition, our Travis builds have become very unstable and
this job seems to be implic...

938f1d96bf64d6ec8203e817011b3aa96ce9110f authored over 8 years ago
Merge pull request #940 from jonparrott/docs-patches

Finish up new docs

d7dae5637c1beed245e8b7bc44c18066ea8d3faf authored over 8 years ago
Update README.rst to better reflect new documentation.

091ce83f338f4fa1658d42d6b07995302f874ee6 authored over 8 years ago
Add more advanced usage docs

* Document how to use custom ssl certs and client certs.
* Document how to customize pool behavior.

22422b33d3f860a2dd10eefb85d04c441d5a76f0 authored over 8 years ago
Merge pull request #939 from jayvdb/use-travis-pypy-5.x

Use Travis supplied PyPy 5.3

dbb55730b9b9531b240cd73afb3e597d702b3cc0 authored over 8 years ago
Use Travis supplied PyPy 5.3

Replaces custom PyPy 4.0.1 build with Travis supplied PyPy 5.3,
removing the need for two bash T...

e7358af5ddac7787c1f9b2db39f79eb595d63e4c authored over 8 years ago
Merge pull request #937 from kalefranz/url-slots

use dunder slots for Url class slots variable

56cf4d1ecadb0a946dd708be37a9c0e7936cccc4 authored over 8 years ago
use dunder slots for Url class slots variable

3b5712e2e85a705ecc6c9223f6f4a5ce23e88a0e authored over 8 years ago
Use "with" to close more files eagerly and also on error

41259f3ae6bbf0c2fc1ff87a1b2c403d80057a06 authored over 8 years ago
Merge pull request #932 from scop/spelling

Spelling fixes

36d778fbeca8d6dccbef6b1e5f25e0c4fa676360 authored over 8 years ago
Spelling fixes

c3c3b1f05b4e05bec59bd72dff44168414859e17 authored over 8 years ago
Merge pull request #933 from sigmavirus24/bug/use-new-noqa

Ignore only the unused import error

faf93da717811428f97d6f752a941741a76650f7 authored over 8 years ago
Ignore only the unused import error

7f59176ff32c618905d26f30c7d3190e351252ba authored over 8 years ago
Merge pull request #929 from nateprewitt/3421_fp_not_closed

fixing infinite loop when stream(None) called

defda2a37df110da33ecb9df902bcbe907cc881d authored over 8 years ago
CHANGES for #928

1cdfdf14bd1971ffe9ef719441f90e271eaf78b1 authored over 8 years ago
fixing infinite loop when stream(None) called

ab3dd36049d2a1aa17e8204584675bb44075e48f authored over 8 years ago
Merge pull request #930 from shazow/remove-extra-dependencies

Remove extra dependencies for PyOpenSSL.

0319846b13ad44e1a2a6b3985369cdc15cefe914 authored over 8 years ago
CHANGES for #930

34eed7df02a9a07cf8e70b0de7c493e4668bf40d authored over 8 years ago
We actually require cryptography-based PyOpenSSL now.

e6e45a67627354f2b6a13c4a8d2135772c30d211 authored over 8 years ago
Update setup.cfg

b6ec34b281498ae9f838bf93fa9d5fac9e98c4ef authored over 8 years ago
Clean up some bugs.

770105ebda5a3a495c944baba51a61fdba1814c7 authored over 8 years ago