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

Also skip dotted FQDN tests on TRAVIS_INFRA=unknown (#1648)

2c055b4a60affa3529660b928fff375fde3993f7 authored over 5 years ago
Update RECENT_DATE to 2019-1-1 (#1645)

19ff80fcd085a6a60a55ca0c526a9977ec8014e3 authored over 5 years ago
Remove the Makefile as it's not maintained (#1629)

cdfc9a539cc27f5704f8bcd46d34301b3d218aff authored over 5 years ago
Don't install gcp-devrel-py-tools on Windows+Python 3.4 (#1638)

c02698afebfaf057003d0d9e7f53e5dca419ed58 authored over 5 years ago
Change addCleanup() calls to context managers in tests (#1624)

25add2a0bac43823a4a5ef9217578a2cf5bcfc69 authored over 5 years ago
Improve implementation of respect_retry_after_header (#1607)

728d9244665ef5b03103cb74d7b409ebe4f23b43 authored over 5 years ago
Ignore flake8 errors that are introduced deliberately by black (#1631)

f6d5b4b8da14630acc86633bbfd0757603f07edd authored over 5 years ago
Clarify the units for timeouts within documentation (#1630)

21671d8158966f1d1e194bd9cd1802cfe80ce16e authored over 5 years ago
Allow Python 3.8-dev to fail (#1633)

2e2ad4bd757f8b2d90e2ee72234d81dfc6857b7e authored over 5 years ago
Update assertions to pytest style (#1614)

52c827532d8b434e6bd344fad7ee69b9d247792b authored over 5 years ago
Merge pull request #1619 from RatanShreshtha/blacken

Formatted the urllib3 code using black.

f7a4bed04085975918b3469bf94e195df9faf29a authored over 5 years ago
Merge branch 'master' into blacken

d8a63d0ae7b89d69709309fdbd038a414a5ec63e authored over 5 years ago
Auto formatting using black

266b347d393a16684f2b5abb87aeb5b13ca4f0b7 authored over 5 years ago
Release v1.25.3 (#1616)

337992aba77104fb84e7b14f5a2c9aa1d3039415 authored over 5 years ago
Load system CA certificates by default on empty HTTPSConnection (#1608)

42bacbca876461ae8a5ec993992b7f84e27b693d authored over 5 years ago
Create .github/FUNDING.yml (#1615)

0a97553f48505066d27f5119e8bbead8c9cc0a77 authored over 5 years ago
Remove extra words in the contributing docs (#1613)

cdbceed4ff064ab380ad13aecbdc0707ae607570 authored over 5 years ago
Merge pull request #99 from pquentin/merge-from-master-2018-12

Merge from master (December 2018)

8b81d0b5c1d1de0cde48a7aeb6cc96248cfaccfd authored over 5 years ago
Remove unreachable line within to_input_type() (#1551)

e0be806c094d91c0373d589c32777f6b99753e75 authored over 5 years ago
Merge commit 'adb358f8' into merge-from-master-2018-12

ac9f3b75137420042c33c749b60572cd64bb3b77 authored over 5 years ago
Merge pull request #98 from pquentin/merge-from-master-2018-11

Merge from master (November 2018)

6e8f4ad54081feb57bfeab91d38f16879368299b authored over 5 years ago
Merge commit 'cbe5732a' into merge-from-master-2018-11

51b6119f615faf2386e062e4c57a4130955e39da authored over 5 years ago
Merge pull request #97 from RatanShreshtha/Remove_is_fp_closed

Remove unsused is_fp_closed

d421b303bf92500d2592951034789a4bac8c332a authored over 5 years ago
Remove unsused is_fp_closed

Fixed #94

7f299a6637953ed46d102805a508bbed15c46563 authored over 5 years ago
Merge from master (October 2018) (#96)

Merge from master (October 2018)

a04230f7ae8ceae61aa91b4b8f658b0f063ef63a authored over 5 years ago
Bump versions to fix Windows 3.7 build

53e79c6f704311efdb76dd1001752b67eaed3c3f authored over 5 years ago
Merge commit 'f8d1c787' into merge-from-master-2018-10

612fc64da6ace19a38e8f2678ce24925c6e56bbb authored over 5 years ago
Upgrade rfc3986 to 1.3.2 (#1609)

3773cf123cf1e195691f26ad870de8f6b423e7a9 authored over 5 years ago
Merge pull request #95 from pquentin/merge-from-master-2018-09

Merge from master (September 2018)

9a5a6d08c74683faed626b640dd15d91458fbbd1 authored over 5 years ago
Fix header parsing tests

We no output correct line breaks and are more consistent with the master
branch.

28d15e5b64a6069d614e17f35c5da47e98752966 authored over 5 years ago
Merge commit 'f4efcca5' from master into bleach-spike

This includes all commits from September 2018.

47ef329aa7fe81c65d8b1db52614234f574399e8 authored over 5 years ago
Document 1.24.3 patch release (#1606)

027fc8e041f614f106e5229adcff76a2728b27ed authored over 5 years ago
Merge pull request #91 from pquentin/python2

Support Python 2.7

12dd94e2f74fb7032648dc0ecbaa7d240e8a3294 authored over 5 years ago
Pin tox version in CI

We had a failure with tox 3.10.0, while 3.9.0 worked fine.

ddde5a46d7f17a6935b0e39b342f26ccec64db00 authored over 5 years ago
appveyor: move TODO closer to the thing to do

6ad11f9c56708aec0108fea6fdcc895f66f77459 authored over 5 years ago
Stop testing Python 3.5 on macOS

33c7ec64fe64b7aa61cfb3fc2c6be5933230ba2d authored over 5 years ago
Bump timeout for two forgotten tests

https://github.com/python-trio/urllib3/pull/85 cherry picked
https://github.com/urllib3/urllib3/...

61c1bf675fb3160fd6ea9fb1e1ea89b3a5022dee authored over 5 years ago
Test PyPI on Travis xenial

82a85ba5ce456364716a7f19f636d685e9a9a4de authored over 5 years ago
Support Python 2.7

0fd864539bfc8bcc530f9e93845dab727a0a0bb7 authored over 5 years ago
Merge pull request #89 from pquentin/unskip-socketlevel-test

test_socketlevel: skip tests that are no longer flaky

ff0b08d22db1f7fce87306ebae8e8161de09e19a authored over 5 years ago
Merge pull request #75 from RatanShreshtha/Fix_test_connect_ipv6_addr

Fix test_connect_ipv6_addr.

3ad210b24284182b21025786e46713eaac07991b authored over 5 years ago
test_socketlevel: skip tests that are no longer flaky

Or at least they're less flaky than they used to be!

4200864cc45031ef82b70c9320c9e3d06f4e3982 authored over 5 years ago
Merge pull request #88 from RatanShreshtha/Unskip_test_retries

Unskip test_retries in test_socketlevel.py

7f080b56ab4687fcd76926cc28e33cfe7d4fa840 authored over 5 years ago
Unskip test_retries in test_socketlevel.py

d3f42d80c9fd6a2d06a02f5aa8fd003f91352c30 authored over 5 years ago
Merge pull request #1598 from urllib3/haikuginger/remove-akamai

Fix names; remove Akamai as ongoing sponsor

7d813bce9b1e39e45678209ccca771e825bc9472 authored over 5 years ago
Fix names; remove Akamai as ongoing sponsor

78dbac03182409609b60b3e022b7c62ccb157e3a authored over 5 years ago
Update coverage for nox (#1596)

7c8422faaae74cc76b681634a979f8650e880181 authored over 5 years ago
Coverage wins (#86)

* Remove now unused is_dropped function

It should have been removed in a9cb236b3a24d335ced8bf...

2e3e9211768586f38233df1b1af1f9ba732fdcc6 authored over 5 years ago
Release 1.25.2 (#1588)

49eea8082ab34094d0c53f1d26e5c588d5372d74 authored over 5 years ago
Unskipped tests for connectionpool and poolmanager

b4c58bf914a3d91408bfbc4ab6ee79a330bb228f authored over 5 years ago
Improve CI stability for timeouts and branch coverage

From urllib3/urllib3@edfd345 to bleach-spike

674b837721d444c1a0520829f06c0843c339bb03 authored over 5 years ago
Percent-encode invalid characters with request target (#1586)

a74c9cfbaed9f811e7563cfc3dce894928e0221a authored over 5 years ago
is_ipaddress shouldn't detect IPvFuture addresses (#1583)

a0d2bfd6098fe996fca74b80cbe473236187157c authored over 5 years ago
Don't require branch = master for tag pushes (#1584)

dae790cc1f41a9a8014ccfe0dad06b94794c46be authored over 5 years ago
Switch to Nox (#1580)

* Fix appveyor config escaping (I think, ugh yaml)

* Attempt to fix appveyor run script a...

2001292974c0c98e1f06a51494babd5c601285d8 authored over 5 years ago
Release 1.25.1 (#1581)

85e7798378fe1eda5c7425c0141c045974bd976f authored over 5 years ago
Add first-class support for Brotli package (#1579)

64e413f1b2fef86a150ae747f00aab0e2be8e59c authored over 5 years ago
Upgrade rfc3986 to v1.3.1 (#1578)

ff8f7219d98a4f939260020244d0769bef81b305 authored over 5 years ago
Merge pull request #82 from RatanShreshtha/Unskip_connectionpool_tests

Unskip tests in test_connectionpool.py

2c77c8d264efa3c166b08f058eee3bb78a03aa59 authored over 5 years ago
Change deploy stage to have it's own job and not run unit tests (#1574)

d7ece604359520f1c80c0b28ce711244640ab907 authored over 5 years ago
Unskip tests in test_connectionpool.py

Running test_nagle, test_keepalive and test_keepalive_close for coonectionpool tests

81e373489288cef66445f0542ef267704f262123 authored over 5 years ago
Add integration tests for Google's Brotli package (#1573)

1e468883a03491c806fb1a55ace17da82582c17a authored over 5 years ago
Add compatibility with Google's 'Brotli' package (#1572)

ecb1c7a2d5862c3728f01bca9d21809e953654fa authored over 5 years ago
Restore dev version (#1570)

0144514d1b8f0d4980bd95c59b6af2cd1874482c authored over 5 years ago
Release 1.25 (#1568)

c3157af5e3b272d3fbffef23ee6215a229f8c61f authored over 5 years ago
Reset h11 state machines on socket close (#72)

* Keep h11 state machines in sync with sockets

self._state_machine should be None if, and onl...

f60b85731ddb14bca78366a0b7c95363f3de86bc authored over 5 years ago
Apply lowercasing before IDNA-encoding (#1569)

bbeeae20cc9af5f9c833da8d35a95a42fad8393e authored over 5 years ago
Use rfc3986.validator.Validator for parse_url (#1531)

5d523706c7b03f947dc50a7e783758a2bfff0532 authored almost 6 years ago
Update urllib3.contrib.socks documentation (#1567)

Closes #1565.

1d3e60e86fce8938845fdc052f47ed9ef3da8859 authored almost 6 years ago
Apply changes from 1.24.2 release to master (#1566)

1ebcbc2fe6743b3fff9985dc33abe7da2aa93b5d authored almost 6 years ago
Skip socks proxy tests. (#78)

1a19cb108c85754bcb6589529d1a08527145b218 authored almost 6 years ago
Update try block to check ipv6 or not

900dbfd373a2507ddcee890a7b7f1d25f19e82eb authored almost 6 years ago
Fix test_connect_ipv6_addr.

f99afbafb505c0fcb0f2696c461ed36006d33ece authored almost 6 years ago
Merge pull request #74 from RatanShreshtha/Fix_test_request_host_header_ignores_fqdn_dot

Fix test_request_host_header_ignores_fqdn_dot

8c98966fb52e25f1b8eead1f68225255c4616df1 authored almost 6 years ago
Removed print from the code.

1e33b8432ee6bb15179a025498f3c256db4e822a authored almost 6 years ago
Update comment, striping dot of host header on new line

63075075a665c58086de8a9d624b5ce872e6c8fe authored almost 6 years ago
Update the comment for striping the dot in host header.

d36200b4dcd450db842e41e13caf4ed619527ca7 authored almost 6 years ago
Fix test_request_host_header_ignores_fqdn_dot

479cdf62b6a45cf430eb763c38fef9c1be691062 authored almost 6 years ago
Merge pull request #73 from RatanShreshtha/remove-hg-files

Removed mercurial files.

e0c8a78e092eae4f4a3a33942dcb548c768e8524 authored almost 6 years ago
Removed mercurial files.

53099e192a6dff785869ab41e5bf614e49e54e92 authored almost 6 years ago
Remove mercurial files (#1558)

c427daf83f1adc71c2a3ced9c0a53ccacb814abd authored almost 6 years ago
Merge pull request #70 from RatanShreshtha/sync_put_conn_and_release_conn

Made _put_conn and release_conn sync.

e8603c043894bd28809e76b0edf209fc3e062759 authored almost 6 years ago
Made _put_conn and release_conn sync.

5f03f73e214e75c8d50962359aff6e185f2af2af authored almost 6 years ago
Encode field names using HTML5 by default instead of RFC 2231 (#1492)

46331f94275a4c3b4c71a358a495b1caeaececa0 authored almost 6 years ago
Improve CI stability for timeouts and branch coverage (#1554)

edfd3450c6ab8a9d6e1ecc441c665b0afd4084ba authored almost 6 years ago
Merge pull request #67 from pquentin/stop-covering-intr-retry

Remove Python 2 only code from coverage reports

864662f7da26c75dd40e931c3c4d40fc9e9ccaea authored almost 6 years ago
Remove Python 2 only code from coverage reports

We don't know yet if we'll progress fast enough to support Python 2, so
let's worry about this l...

770f86eefa438a2994aecd4e66894f38ea4bf7d1 authored almost 6 years ago
Merge pull request #66 from RatanShreshtha/test_connectionpool

3594d949b3656ebf1e07a02732f6a8c58d256ef4 authored almost 6 years ago
Removed redirect test from connection pool tests.

The v2 branch moved redirection handling to PoolManager, and removed
that test while doing so. W...

57e5e65f30b05899d8200b16cea63002722d0abe authored almost 6 years ago
Remove unreachable line within to_input_type() (#1551)

cbe558b11d10f7e456b62bfba9ce142878d35dea authored almost 6 years ago
Only run downstream tests on release candidate branches (#1552)

6bb3d5416d28af7a60a2637e214178b5ee5d5ad5 authored almost 6 years ago
Merge pull request #65 from pquentin/rm-connection.py

Remove unused urllib3/connection.py

86cc348777924b56eee09c1c29a023c608f1b3d6 authored almost 6 years ago
Remove unused urllib3/connection.py

It was replaced by urllib3/_async/connection.py. This also drops the
tests for older versions of...

38e15d0f031b9f138a164cf0ad0b6d1e325fb548 authored almost 6 years ago
Making test_socket_options test pass.

53094eda4f403df76d03488ab635238e5f7bb9ef authored almost 6 years ago
Merge pull request #54 from pquentin/test_server_hostname

Fix test_server_hostname

da7629629cb26d9ed529e11a9da041c50f9d3569 authored almost 6 years ago
test_https: link to comments about fixing XXX

5dce39f9c8cae632a2fb232336bd2994a45ac4cd authored almost 6 years ago
Merge pull request #63 from RatanShreshtha/unasynced

Removed mentions of bleaching.

26837d403739d020467265c9cf7f1bc0bf011449 authored almost 6 years ago
Fixed the doc string for checking async vs sync.

652e0fb5d4c6871690de91e83863a4a0679597a2 authored almost 6 years ago
Removed mentions of bleaching.

7b5589c15c1ebe98c0a0d11f7375dce48bb42956 authored almost 6 years ago
Update license for proper GitHub recognition (#1549)

2a0957ea27e966166f81f88693af8e2f87d19fb6 authored almost 6 years ago