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

Merge strings that fit on a single line (#1700)

43b4f0bc82327d2798373423181f6e115901c3e5 authored about 5 years ago by Quentin Pradet <[email protected]>
Add links for docs/code/issue tracker to setup.py (#1698)

81b0d798687629fb98965c1365fcc133716f9577 authored about 5 years ago by Alex Chan <[email protected]>
Accept uppercase error message from PyPy (#1699)

As seen on https://travis-ci.org/urllib3/urllib3/jobs/590289724

7eb3c9c3e7f9f0ab56397a740daa0bc5b5c8c0df authored about 5 years ago by Quentin Pradet <[email protected]>
Add CodeFund Sponsorship to README (#1696)

51a2ee1d3cdd01af632ac94951ff3ca4f7bd0764 authored about 5 years ago by Eric Berry <[email protected]>
Release 1.25.6 (#1693)

802033fb9bd6c51a856b2c999f43760cafbb3fef authored about 5 years ago by Seth Michael Larson <[email protected]>
Don't percent encode tilde character (#1692)

173ce99bd3c25224f2c86e702775c0f712280e96 authored about 5 years ago by Seth Michael Larson <[email protected]>
Upload coverage on same Python version as tests (#1690)

95811aa7990bc099fdef637eec6f326c004563d1 authored about 5 years ago by Quentin Pradet <[email protected]>
Install MacPython only once on Travis (#1689)

9c3b66d554e4ce5fd90609221dc8267da46bb226 authored about 5 years ago by Quentin Pradet <[email protected]>
travis: bump MacPython version (#1688)

In particular, Python 3.7.4 ships with OpenSSL 1.1.1 and addresses
CVE-2019-9740. Those two cha...

2513eda3e13188f832a490545a701bc8a2b9cffa authored about 5 years ago by Quentin Pradet <[email protected]>
Add changelog entry for Python 3.4 removal (#1687)

6cb482854f4b7d617dab385886eb4e85e8b42de9 authored about 5 years ago by Quentin Pradet <[email protected]>
Drop support for Python 3.4 (#1686)

d167f1c81e1ad547e85e9b9eb4f0236c39cc274b authored about 5 years ago by Quentin Pradet <[email protected]>
Merge pull request #128 from pquentin/merge-from-master-2019-09-20

Merge from master (September 20th, 2019)

beda23f4d8a33b8eb5dbab4e4bb53ded1a4f01ce authored about 5 years ago by Ratan Kulshreshtha <[email protected]>
Merge commit 'edc3ddb3d1cbc5871df4a17a53ca53be7b37facc' into merge-from-master-2019-09-20

c00d5a54afea235d776b5ffd514dbd89e28ef5e3 authored about 5 years ago by Quentin Pradet <[email protected]>
Merge from master (Aug 16th, 2019) (#127)

Merge from master (Aug 16th, 2019)

4936ee90853a82a28a3642311629befaa9934c6e authored about 5 years ago by Quentin Pradet <[email protected]>
Enable TLS 1.3 post-handshake authentication (#1635)

Fixes: https://github.com/urllib3/urllib3/issues/1634
Signed-off-by: Christian Heimes <chri...

2e597205c8c938fa8977d5400d8792a679b03cfb authored about 5 years ago by Christian Heimes <[email protected]>
Merge pull request #126 from pquentin/merge-from-master-2019-07-26

Merge from master (July 26th, 2019)

176b3730742a29587ef60c77e87827406315d144 authored about 5 years ago by Ratan Kulshreshtha <[email protected]>
Fix PyPy tests (#1694)

c96fd664a83dceed56865e8548a26ef5c87edceb authored about 5 years ago by Quentin Pradet <[email protected]>
Merge commit 'f0d9ebc41e51c4c4c9990b1eed02d297fd1b20d8' into merge-from-master-2019-07-26

I tried and fail to understand how we should adapt this commit to our
work. Given that the curre...

628a1f1b6c6b759c623bd0dc595f3107c043ef65 authored about 5 years ago by Quentin Pradet <[email protected]>
Remove TLS 1.3 support in SecureTransport (#1703)

It's not actually supported by the OS. In other words, instead of trying
TLS 1.3 and being forc...

cef15a1f597a35f15c688c8998e96c7a27e9e0a6 authored over 5 years ago by Quentin Pradet <[email protected]>
Remove unneeded new lines after with statements (#1702)

We recently switched to using context managers in tests, but the extra
indentation means that t...

08cf7fd6cbd24bc7fbe0b8ff7f4434de0e834d77 authored over 5 years ago by Quentin Pradet <[email protected]>
Switch from 'self' to 'cls' in classmethods (#1701)

b9c77a5d8fdd9fdd214b1ee25d455c012b8ab85e authored over 5 years ago by Quentin Pradet <[email protected]>
Merge strings that fit on a single line (#1700)

d369183f60749d735f0676efb22ecd64fc694768 authored over 5 years ago by Quentin Pradet <[email protected]>
Add links for docs/code/issue tracker to setup.py (#1698)

04184d837300ed47ed2aaee55cfd82891eb8ee1c authored over 5 years ago by Alex Chan <[email protected]>
Accept uppercase error message from PyPy (#1699)

As seen on https://travis-ci.org/urllib3/urllib3/jobs/590289724

900d751903ff93c2e633f890f72c78d69b9818a0 authored over 5 years ago by Quentin Pradet <[email protected]>
Add CodeFund Sponsorship to README (#1696)

f4bff6f7772a5c54357dadd41a294fdf794f2b1a authored over 5 years ago by Eric Berry <[email protected]>
Fix PyPy tests (#1694)

4a6c28838c1fa132035142738029b449ce4585ae authored over 5 years ago by Quentin Pradet <[email protected]>
Release 1.25.6 (#1693)

6b4ac9b6b973c405d3e58aaa4ef1ad86252208c0 authored over 5 years ago by Seth Michael Larson <[email protected]>
Don't percent encode tilde character (#1692)

9167b58128dbfe3ddcbab253166697348d8d364c authored over 5 years ago by Seth Michael Larson <[email protected]>
Upload coverage on same Python version as tests (#1690)

15e05b314d890949c5629c1d2ab565ed99517089 authored over 5 years ago by Quentin Pradet <[email protected]>
Install MacPython only once on Travis (#1689)

b9a9ec5bc207c568379494b8563c3ecfd676c0ea authored over 5 years ago by Quentin Pradet <[email protected]>
travis: bump MacPython version (#1688)

In particular, Python 3.7.4 ships with OpenSSL 1.1.1 and addresses
CVE-2019-9740. Those two cha...

ab2adec26456dc84bd4cc4f120852db96aa8d1da authored over 5 years ago by Quentin Pradet <[email protected]>
Add changelog entry for Python 3.4 removal (#1687)

7d5972fc1f032560de2704944aabf5cf2f1425f8 authored over 5 years ago by Quentin Pradet <[email protected]>
Drop support for Python 3.4 (#1686)

5892e63695319e6c89fed3b435b0dafad17742e4 authored over 5 years ago by Quentin Pradet <[email protected]>
Release 1.25.5 (#1685)

edc3ddb3d1cbc5871df4a17a53ca53be7b37facc authored over 5 years ago by Seth Michael Larson <[email protected]>
Release 1.25.4 (#1681)

7e856c04723036934fe314c63701466e4f42d2ee authored over 5 years ago by Seth Michael Larson <[email protected]>
Fix CI for TLSv1.3 (#1671)

0a2950defa48cbf7776145ff63569e795ac5e63c authored over 5 years ago by Quentin Pradet <[email protected]>
Percent-encode targets and URLs in ConnectionPool (#1673)

26cfb9a401078aa9afed871243b30581f59d0e1b authored over 5 years ago by Seth Michael Larson <[email protected]>
Merge pull request #121 from pquentin/merge-from-master-2019-07-26

Merge from master (July 26th, 2019)

7455e1cde38ccb87e1e9df3c87cc31b4de7d6dd1 authored over 5 years ago by Ratan Kulshreshtha <[email protected]>
Update URL python/black → psf/black (#1661)

67715fd1e1e45d2d1b3d49d8519a1b98e0ac307c authored over 5 years ago by Jon Dufresne <[email protected]>
Remove tox from dev-requirements (#1666)

17e5fbd4ad280ab47243e4d008ca4a4687111cef authored over 5 years ago by Quentin Pradet <[email protected]>
Merge commit 'deb21bc858bb45a7052b2ebb0be16aab704b6291' into merge-from-master-2019-06-19

5636e7185bcc3394d41cfb8e5bcf83e4cd9e515a authored over 5 years ago by Quentin Pradet <[email protected]>
Merge pull request #119 from pquentin/merge-from-master-2019-06-19

Merge from master (June 6th, 2019)

bc3f5b4753b48b4329b515dd4eb6fc1435306942 authored over 5 years ago by Ratan Kulshreshtha <[email protected]>
Merge commit '1ef62aba7a813c33ddf1141c233de290d2e06ca8' into merge-from-master-2019-06-19

44c3b1a463e766baa431d6bdb1605b5e66f8af0f authored over 5 years ago by Quentin Pradet <[email protected]>
Merge commit '2c055b4a60affa3529660b928fff375fde3993f7' into merge-from-master-2019-06-19

I did not include the Python 3.4 fix as we don't support Python 3.4
anyway.

5dfce30b2b409c860addc860f7bcbd203788747e authored over 5 years ago by Quentin Pradet <[email protected]>
Merge commit '25add2a0bac43823a4a5ef9217578a2cf5bcfc69' into merge-from-master-2019-06-19

Technically this is not a merge, because I redid everything myself.
When I had doubt, I did look...

36daff030d6f170f1245a45e6adbac0d67903f79 authored over 5 years ago by Quentin Pradet <[email protected]>
Fix for Python 4 (#1669)

ae7f8bbb57e74ffdb327c5e510963a886fa4ed8b authored over 5 years ago by Hugo van Kemenade <[email protected]>
Merge pull request #118 from RatanShreshtha/merge-from-master-2019-06-05

Merge from master (Jun 05th, 2019)

74d6b543d98c488d049045a86ad7d4d9636f3b41 authored over 5 years ago by Quentin Pradet <[email protected]>
Merge commit '728d9244665ef5b03103cb74d7b409ebe4f23b43' into merge-from-master-2019-06-05

c68b81d295e891c4be92d94e891b3646d0fe1d7d authored over 5 years ago by Quentin Pradet <[email protected]>
Improve implementation of respect_retry_after_header (#1607)

70973eca0ac73223e0f47efb81dc602f1d8ab8b3 authored over 5 years ago by James Meickle <[email protected]>
Ignore flake8 errors that are introduced deliberately by black (#1631)

fb38138956915874b01444b9663d02df2801c6c7 authored over 5 years ago by Ratan Kulshreshtha <[email protected]>
Clarify the units for timeouts within documentation (#1630)

158742b690739013093cbc161ceefaf87fea2f95 authored over 5 years ago by Robert David Grant <[email protected]>
Allow Python 3.8-dev to fail (#1633)

86c5d618adf8f02b11ccfb9958715dde8e6b8fe8 authored over 5 years ago by Seth Michael Larson <[email protected]>
Merge pull request #117 from pquentin/merge-from-master-2019-05-28

Merge from master (May 28th, 2019)

8bc89db8fb9908a7d0b0800dbab5d239c148eab6 authored over 5 years ago by Ratan Kulshreshtha <[email protected]>
Merge commit '52c827532d8b434e6bd344fad7ee69b9d247792b' into merge-from-master-2019-05-28

b03da3dfb6f8104ee2ab964119354b7a0b59dc58 authored over 5 years ago by Quentin Pradet <[email protected]>
Merge pull request #116 from pquentin/merge-from-master-2019-05-25

Merge from master (May 25th, 2019, switch to black)

babbf0630a32941d9243703e42acebfbab06068a authored over 5 years ago by Nathaniel J. Smith <[email protected]>
Ignore flake8 errors that are introduced deliberately by black (#1631)

4f71c4ee6b89133a2ad56dac1bb6eed81f75f80c authored over 5 years ago by Ratan Kulshreshtha <[email protected]>
Merge commit 'f7a4bed04085975918b3469bf94e195df9faf29a' into bleach-spike

2e59c760c0a0f993f13f2fe05e76b695dcbad3f2 authored over 5 years ago by Quentin Pradet <[email protected]>
Merge pull request #115 from pquentin/merge-from-master-2019-05-23

Merge from master (May 23th, 2019)

473910dadd691808ab735693a073a601ad57f7da authored over 5 years ago by Nathaniel J. Smith <[email protected]>
Use better link for mock/funcsigs issue

5a8ca1b51dbf315443d33b4254f8106b40c7f274 authored over 5 years ago by Quentin Pradet <[email protected]>
Skip another broken test on PyPy for Python 2

I'm still not using a decorator to fix the test because the pytest
fixture in the first test mak...

c71bb4674b21131ad976c78f5253a9e3488c5a9d authored over 5 years ago by Quentin Pradet <[email protected]>
Merge commit '42bacbca876461ae8a5ec993992b7f84e27b693d' into merge-from-master-2019-05-23

946f853ad05fedd393e998bc5594c0a8e27ea4c6 authored over 5 years ago by Quentin Pradet <[email protected]>
Merge commit '0a97553f48505066d27f5119e8bbead8c9cc0a77' into merge-from-master-2019-05-23

94287f81d7d1a40069e3194dfb9196f3e6fea95f authored over 5 years ago by Quentin Pradet <[email protected]>
Merge pull request #113 from pquentin/merge-from-master-2019-04-24-nox

Merge from master (April 24th, 2019, switch to Nox)

5f57d7f636fcfb9832899332e9100eff92de64fa authored over 5 years ago by Nathaniel J. Smith <[email protected]>
Merge pull request #112 from jab/rm-from_httplib

Remove HTTPHeaderDict.from_httplib

eb7511ad89e5ea9faf75e9189fe7bd593cff25b4 authored over 5 years ago by Quentin Pradet <[email protected]>
Remove HTTPHeaderDict.from_httplib

Fixes #109

> We're not using httplib (the old name for http.client), so
> all mentions of from_...

d04bcb49ca2a5caf80f70e9f8005bc5e1d8aed75 authored over 5 years ago by jab <[email protected]>
travis: support Python 2 when uploading coverage

658e5e408d0214c3281096bc4ead2a581c60850a authored over 5 years ago by Quentin Pradet <[email protected]>
Update coverage for nox (#1596)

348261c5c0783c0c1d4949a00df0d3fed58eff3b authored over 5 years ago by Seth Michael Larson <[email protected]>
Merge commit '2001292974c0c98e1f06a51494babd5c601285d8' into merge-from-master-2019-04-24-nox

6cc2ae9bdb972c017f97394a6ca5b1bd8371a317 authored over 5 years ago by Quentin Pradet <[email protected]>
Merge pull request #111 from pquentin/merge-from-master-2019-04-24

Merge from master (April 24th, 2019, before Nox)

745b82986e7f09cc34b0a2d66d05c3b539dbcab4 authored over 5 years ago by Nathaniel J. Smith <[email protected]>
Merge commit '64e413f1b2fef86a150ae747f00aab0e2be8e59c' into merge-from-master-2019-04-24

eb66ad21baa11d37ec747b449928627e05074a18 authored over 5 years ago by Quentin Pradet <[email protected]>
Merge pull request #108 from pquentin/merge-from-master-2019-04-20

Merge from master (April 20th, 2019)

3262cc32b22f28355299f7e81fec011b7a1751bd authored over 5 years ago by Nathaniel J. Smith <[email protected]>
Accept failing PyPy2 test

This error also happens on urllib3's master branch. I don't understand
it and can't test locally...

da46cb47bcf5c004bfa4996464adcf59b851e6e2 authored over 5 years ago by Quentin Pradet <[email protected]>
Merge commit '1d3e60e86fce8938845fdc052f47ed9ef3da8859' into merge-from-master-2019-04-20

26b1ae2c8ef7cfc00c0c294b6a9033d1dd377885 authored over 5 years ago by Quentin Pradet <[email protected]>
Merge pull request #107 from pquentin/merge-from-master-2019-02-28

Merge from master (February 28th, 2019)

c23401669ea9c537a276ffb71365650e53fc65ea authored over 5 years ago by Nathaniel J. Smith <[email protected]>
Fix test_set_ssl_version_to_tls_version with TLS 1.3

a1fa2c2be9657dbe602595f8c7e488df8b431a8d authored over 5 years ago by Quentin Pradet <[email protected]>
Enable TLS 1.3 post-handshake authentication (#1635)

Fixes: https://github.com/urllib3/urllib3/issues/1634
Signed-off-by: Christian Heimes <chri...

6a626be4ff623c25270e20db9002705bf4504e4e authored over 5 years ago by Christian Heimes <[email protected]>
ci: bump macOS Python versions

32068d8ab9b0bd932df4036d3293792d53a3e4ba authored over 5 years ago by Quentin Pradet <[email protected]>
Merge commit '1e9ab5aee042ff0158d0f443bc600ef3a2e7bf9a' into merge-from-master-2019-02-28

a90dd618d7b2f1bdec3b122f9be3784094f963f8 authored over 5 years ago by Quentin Pradet <[email protected]>
Merge pull request #105 from pquentin/merge-from-master-2019-02-20

Merge from master (February 20th, 2019)

e0ac472e10022084ab020ae6f55dd54a4149ed2a authored over 5 years ago by Nathaniel J. Smith <[email protected]>
Merge commit 'c7bafbc21df06b0e7576ab3ea7803347a9e71c1e' into merge-from-master-2019-02-20

11d9ebb80d87b7368057db3259eb8f617b0408d4 authored over 5 years ago by Quentin Pradet <[email protected]>
Merge commit 'c2a96c698f931b3648e6fed976eda0ff8c3787c3' into merge-from-master-2019-01-30

f4f77638459ed713d7e1fef604ad9fdb31365089 authored over 5 years ago by Quentin Pradet <[email protected]>
Merge pull request #104 from pquentin/merge-from-master-2019-01-25

Merge from master (January 25th, 2019)

4b4b1b4153f1091fa7e011a6becec9dc57282cbe authored over 5 years ago by Nathaniel J. Smith <[email protected]>
Merge commit '43258' into merge-from-master-2019-01-24

f375d99e6c3846bacb5bbf35ae568de338c12f27 authored over 5 years ago by Quentin Pradet <[email protected]>
Merge commit '799f' into merge-from-master-2019-01-24

bd210ff48d4161398a183f14925a3bd70cf88bf9 authored over 5 years ago by Quentin Pradet <[email protected]>
Merge pull request #103 from pquentin/merge-from-master-2019-01-22

Merge from master (January 22nd, 2019)

880bff05723d6707ea01532b9a3876e062a33209 authored over 5 years ago by Nathaniel J. Smith <[email protected]>
Merge commit '791e9b4a' into merge-from-master-2019-01-22

24288169e563d9aefb5d7075cadbfdaf73f47931 authored over 5 years ago by Quentin Pradet <[email protected]>
Merge pull request #102 from pquentin/merge-from-master-2019-01-21

Merge from master (January 21st, 2019)

6020dcaf87fcc3987a60d519b02cc5550fb7f101 authored over 5 years ago by Nathaniel J. Smith <[email protected]>
Merge commit 'a14fbc27' into merge-from-master-2019-01-21

1763650987f5620cc4ea8267ff03b293834d52a4 authored over 5 years ago by Quentin Pradet <[email protected]>
Add optional auto_close parameter to HTTPResponse (#1652)

f0d9ebc41e51c4c4c9990b1eed02d297fd1b20d8 authored over 5 years ago by George Sakkis <[email protected]>
Change log level of CertificateError within match_hostname (#1657)

deb21bc858bb45a7052b2ebb0be16aab704b6291 authored over 5 years ago by Seth Michael Larson <[email protected]>
Percent-encode invalid characters within auth section (#1647)

5b047b645f5f93900d5e2fc31230848c25eb1f5f authored over 5 years ago by Seth Michael Larson <[email protected]>
Fix typo (#1654)

15acc9f8b4c88942123bd966b0c60a9075605a62 authored over 5 years ago by Min ho Kim <[email protected]>
Update README to reflect Seth's primary maintainership (#1651)

3387b207f52dd584c92393053a16c4f9244af089 authored over 5 years ago by Thea Flowers <[email protected]>
Fix CI by cherry-picking three urllib3 commits

67fe2fa46c75a8b6671b4c018dff7d630a7d664c authored over 5 years ago by Quentin Pradet <[email protected]>
Update RECENT_DATE in _async/connection

2cefcf6ea54dd175653c71a9b0fef5aeba969d48 authored over 5 years ago by RatanShreshtha <[email protected]>
Allow Python 3.8-dev to fail (#1633)

f6e127c0e246bf6d0b9ea7926ab8fe8f1517bf63 authored over 5 years ago by Seth Michael Larson <[email protected]>
Also skip dotted FQDN tests on TRAVIS_INFRA=unknown (#1648)

704a46ddb52b12108e6e50953919b76a2060de59 authored over 5 years ago by Seth Michael Larson <[email protected]>
Remove spurious TypeError from exception chain also for BaseException. (#1637)

c894210a893c1089169dc74bfec47da0121ed28e authored over 5 years ago by Chris Jerdonek <[email protected]>
Change references to Makefile into Nox (#1643)

582b3cbee60f2d9411c4adb9de8f2b1da7a5044a authored over 5 years ago by Ratan Kulshreshtha <[email protected]>
Stop using unittest (#1649)

1ef62aba7a813c33ddf1141c233de290d2e06ca8 authored over 5 years ago by Quentin Pradet <[email protected]>