Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

urllib3

Python's most depended-on HTTP client library
Collective - Host: opensource - https://opencollective.com/urllib3 - Website: https://urllib3.dev - Code: https://github.com/urllib3

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

github.com/urllib3/urllib3 - 2c055b4a60affa3529660b928fff375fde3993f7 authored over 5 years ago
Update RECENT_DATE to 2019-1-1 (#1645)

github.com/urllib3/urllib3 - 19ff80fcd085a6a60a55ca0c526a9977ec8014e3 authored over 5 years ago
Remove the Makefile as it's not maintained (#1629)

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

github.com/urllib3/urllib3 - c02698afebfaf057003d0d9e7f53e5dca419ed58 authored over 5 years ago
Change addCleanup() calls to context managers in tests (#1624)

github.com/urllib3/urllib3 - 25add2a0bac43823a4a5ef9217578a2cf5bcfc69 authored over 5 years ago
Improve implementation of respect_retry_after_header (#1607)

github.com/urllib3/urllib3 - 728d9244665ef5b03103cb74d7b409ebe4f23b43 authored over 5 years ago
Ignore flake8 errors that are introduced deliberately by black (#1631)

github.com/urllib3/urllib3 - f6d5b4b8da14630acc86633bbfd0757603f07edd authored over 5 years ago
Clarify the units for timeouts within documentation (#1630)

github.com/urllib3/urllib3 - 21671d8158966f1d1e194bd9cd1802cfe80ce16e authored over 5 years ago
Allow Python 3.8-dev to fail (#1633)

github.com/urllib3/urllib3 - 2e2ad4bd757f8b2d90e2ee72234d81dfc6857b7e authored over 5 years ago
Update assertions to pytest style (#1614)

github.com/urllib3/urllib3 - 52c827532d8b434e6bd344fad7ee69b9d247792b authored over 5 years ago
Merge pull request #1619 from RatanShreshtha/blacken

Formatted the urllib3 code using black.

github.com/urllib3/urllib3 - f7a4bed04085975918b3469bf94e195df9faf29a authored over 5 years ago
Merge branch 'master' into blacken

github.com/urllib3/urllib3 - d8a63d0ae7b89d69709309fdbd038a414a5ec63e authored over 5 years ago
Auto formatting using black

github.com/urllib3/urllib3 - 266b347d393a16684f2b5abb87aeb5b13ca4f0b7 authored over 5 years ago
Release v1.25.3 (#1616)

github.com/urllib3/urllib3 - 337992aba77104fb84e7b14f5a2c9aa1d3039415 authored over 5 years ago
Load system CA certificates by default on empty HTTPSConnection (#1608)

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

github.com/urllib3/urllib3 - 0a97553f48505066d27f5119e8bbead8c9cc0a77 authored over 5 years ago
Remove extra words in the contributing docs (#1613)

github.com/urllib3/urllib3 - cdbceed4ff064ab380ad13aecbdc0707ae607570 authored over 5 years ago
Upgrade rfc3986 to 1.3.2 (#1609)

github.com/urllib3/urllib3 - 3773cf123cf1e195691f26ad870de8f6b423e7a9 authored over 5 years ago
Document 1.24.3 patch release (#1606)

github.com/urllib3/urllib3 - 027fc8e041f614f106e5229adcff76a2728b27ed authored over 5 years ago
Merge pull request #1598 from urllib3/haikuginger/remove-akamai

Fix names; remove Akamai as ongoing sponsor

github.com/urllib3/urllib3 - 7d813bce9b1e39e45678209ccca771e825bc9472 authored over 5 years ago
Fix names; remove Akamai as ongoing sponsor

github.com/urllib3/urllib3 - 78dbac03182409609b60b3e022b7c62ccb157e3a authored over 5 years ago
Update coverage for nox (#1596)

github.com/urllib3/urllib3 - 7c8422faaae74cc76b681634a979f8650e880181 authored over 5 years ago
Release 1.25.2 (#1588)

github.com/urllib3/urllib3 - 49eea8082ab34094d0c53f1d26e5c588d5372d74 authored over 5 years ago
Percent-encode invalid characters with request target (#1586)

github.com/urllib3/urllib3 - a74c9cfbaed9f811e7563cfc3dce894928e0221a authored over 5 years ago
is_ipaddress shouldn't detect IPvFuture addresses (#1583)

github.com/urllib3/urllib3 - a0d2bfd6098fe996fca74b80cbe473236187157c authored over 5 years ago
Don't require branch = master for tag pushes (#1584)

github.com/urllib3/urllib3 - 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...

github.com/urllib3/urllib3 - 2001292974c0c98e1f06a51494babd5c601285d8 authored over 5 years ago
Release 1.25.1 (#1581)

github.com/urllib3/urllib3 - 85e7798378fe1eda5c7425c0141c045974bd976f authored over 5 years ago
Add first-class support for Brotli package (#1579)

github.com/urllib3/urllib3 - 64e413f1b2fef86a150ae747f00aab0e2be8e59c authored over 5 years ago
Upgrade rfc3986 to v1.3.1 (#1578)

github.com/urllib3/urllib3 - ff8f7219d98a4f939260020244d0769bef81b305 authored almost 6 years ago
Change deploy stage to have it's own job and not run unit tests (#1574)

github.com/urllib3/urllib3 - d7ece604359520f1c80c0b28ce711244640ab907 authored almost 6 years ago
Add integration tests for Google's Brotli package (#1573)

github.com/urllib3/urllib3 - 1e468883a03491c806fb1a55ace17da82582c17a authored almost 6 years ago
Add compatibility with Google's 'Brotli' package (#1572)

github.com/urllib3/urllib3 - ecb1c7a2d5862c3728f01bca9d21809e953654fa authored almost 6 years ago
Restore dev version (#1570)

github.com/urllib3/urllib3 - 0144514d1b8f0d4980bd95c59b6af2cd1874482c authored almost 6 years ago
Release 1.25 (#1568)

github.com/urllib3/urllib3 - c3157af5e3b272d3fbffef23ee6215a229f8c61f authored almost 6 years ago
Apply lowercasing before IDNA-encoding (#1569)

github.com/urllib3/urllib3 - bbeeae20cc9af5f9c833da8d35a95a42fad8393e authored almost 6 years ago
Use rfc3986.validator.Validator for parse_url (#1531)

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

Closes #1565.

github.com/urllib3/urllib3 - 1d3e60e86fce8938845fdc052f47ed9ef3da8859 authored almost 6 years ago
Apply changes from 1.24.2 release to master (#1566)

github.com/urllib3/urllib3 - 1ebcbc2fe6743b3fff9985dc33abe7da2aa93b5d authored almost 6 years ago
Remove mercurial files (#1558)

github.com/urllib3/urllib3 - c427daf83f1adc71c2a3ced9c0a53ccacb814abd authored almost 6 years ago
Encode field names using HTML5 by default instead of RFC 2231 (#1492)

github.com/urllib3/urllib3 - 46331f94275a4c3b4c71a358a495b1caeaececa0 authored almost 6 years ago
Improve CI stability for timeouts and branch coverage (#1554)

github.com/urllib3/urllib3 - edfd3450c6ab8a9d6e1ecc441c665b0afd4084ba authored almost 6 years ago
Remove unreachable line within to_input_type() (#1551)

github.com/urllib3/urllib3 - cbe558b11d10f7e456b62bfba9ce142878d35dea authored almost 6 years ago
Only run downstream tests on release candidate branches (#1552)

github.com/urllib3/urllib3 - 6bb3d5416d28af7a60a2637e214178b5ee5d5ad5 authored almost 6 years ago
Update license for proper GitHub recognition (#1549)

github.com/urllib3/urllib3 - 2a0957ea27e966166f81f88693af8e2f87d19fb6 authored almost 6 years ago
Add support for TLS 1.3 to all HTTPSConnection implementations (#1496)

* Add tests for specific TLS/SSL versions

* Add change and update bindings

* SSLSocket.ver...

github.com/urllib3/urllib3 - 1e9ab5aee042ff0158d0f443bc600ef3a2e7bf9a authored almost 6 years ago
Fixed small typo in advanced usage documentation (#1541)

github.com/urllib3/urllib3 - c7bafbc21df06b0e7576ab3ea7803347a9e71c1e authored almost 6 years ago
Fix a typo in user guide (#1536)

github.com/urllib3/urllib3 - 4239a6d9edbc617439726c7e38cdaf7b24725a29 authored almost 6 years ago
Update requires-dist and documentation for Brotli (#1534)

github.com/urllib3/urllib3 - c2a96c698f931b3648e6fed976eda0ff8c3787c3 authored almost 6 years ago
Update README with brotli updates (#1533)

github.com/urllib3/urllib3 - 6ffbbed7a89dd107122442a55c7577ac02e5cbe5 authored almost 6 years ago
Add support for brotli content encoding via brotlipy package (#1532)

github.com/urllib3/urllib3 - 9eecb6bd0fab0a4546dd35c7ee42e8cd9c59274f authored almost 6 years ago
Use urllib3 PyPI account for publishing (#1528)

github.com/urllib3/urllib3 - a90d3f3b8410c6d98fa21722d3ac66214819a702 authored almost 6 years ago
Use cert_reqs=CERT_REQUIRED by default (#1507)

github.com/urllib3/urllib3 - 4325867d1ae0d139a11c8689c2d2a5ba2c666c83 authored almost 6 years ago
Handle Google App Engine not setting _tunnel_host (#1527)

github.com/urllib3/urllib3 - 799f50d70720accd2343905ce8225062b8b099fe authored almost 6 years ago
Add support for password-protected client keyfiles (#1489)

github.com/urllib3/urllib3 - 791e9b4a97d71e6fccb11b4d1c67b01cc0848776 authored about 6 years ago
Deploy to GitHub and PyPI on tags (#1508)

github.com/urllib3/urllib3 - a14fbc27467197e83672903297140ea05049bfd4 authored about 6 years ago
Add additional testcase for split_first() (#1525)

github.com/urllib3/urllib3 - d5e0eb64dd14840cd3794fabcd81ee52a5e6f3e8 authored about 6 years ago
Inject into urllib3.util.SSLContext (#1521)

github.com/urllib3/urllib3 - 7c19c8852be6f9e3e07112bc66d1cfa0e911e493 authored about 6 years ago
Upgrade coverage to 4.5.2 (#1495)

github.com/urllib3/urllib3 - 36355af7a8e416804c74b65abf63b7f8a76f0d3a authored about 6 years ago
Remove Authorization headers regardless of case on cross-origin redirects (#1511)

github.com/urllib3/urllib3 - adb358f8e06865406d1f05e581a16cbea2136fbc authored about 6 years ago
Add Tidelift and remove BountySource (#1505)

* Requests emits warning on urllib3==dev

* Update contributing.rst

* Update README.rst...

github.com/urllib3/urllib3 - a252e2549ff797fe13e688f05296fa496e0c469a authored about 6 years ago
Ensure types are maintained on URL components (#1509)

github.com/urllib3/urllib3 - 7b2921381ca7a2881cf873647aca00e7561a8f0c authored about 6 years ago
Update GitHub handle to @sethmlarson (#1506)

github.com/urllib3/urllib3 - 6c9cc7fef4a8d9ee2b9b9155106b42e4cb917f06 authored about 6 years ago
Fix setup.py and setup.cfg dependencies for secure extra (#1497)

github.com/urllib3/urllib3 - f80ff34bffb2018528ccd2ccf82e533d321f2af8 authored about 6 years ago
Implement RFC 3986 URL parsing (#1487)

github.com/urllib3/urllib3 - 0aa3e24fcd75f1bb59ab159e9f8adb44055b2271 authored about 6 years ago
Attempt to restore our coverage reports (#1494)

github.com/urllib3/urllib3 - 516335494edc173a483b6b9c79e97f0bf107b65b authored about 6 years ago
Use python.org MacPython builds for Travis (#1485)

github.com/urllib3/urllib3 - cbe5732ab6d05915cb7c9580d505c36c83cc27c2 authored about 6 years ago
Create a more efficient HTTPResponse.__iter__() method (#1484)

github.com/urllib3/urllib3 - 753fbc032bc31e8a22c52ad7dd0a6fc16de25a9a authored about 6 years ago
Fix inject/extract_from_urllib3 in tests (#1480)

github.com/urllib3/urllib3 - ea29152647797296ddd14144f3bee4bfd18a9d4e authored about 6 years ago
Test and document support for the Python 3.7 release (#1413)

github.com/urllib3/urllib3 - efb6e496fea4573d57df95e8ad9f7d396672b855 authored about 6 years ago
Start testing against Python 3.8 (#1475)

github.com/urllib3/urllib3 - e3aebd4e79779ad4eef902e81ebbb6ec54335dfc authored about 6 years ago
Restore Flake8 CI checks (#1477)

github.com/urllib3/urllib3 - d0255e01b616f02b45eb207459937a9666e13af6 authored about 6 years ago
Restore context.set_ciphers() to create_urllib3_context() (#1463)

github.com/urllib3/urllib3 - 0cedb3b0f1e5d79c89c6db767c534b064b794cf2 authored about 6 years ago
Use bytearray to accumulate bytes from gzip (#1468)

github.com/urllib3/urllib3 - 0aeba3be0224a930f6ffef254ed12b41303a86d7 authored about 6 years ago
Uninstall oclint to ensure gcc can be brew upgraded (#1464)

github.com/urllib3/urllib3 - f8d1c787d9b02a70d66ddbde9c99061d9073d54a authored about 6 years ago
Resolve pytest pluggy version conflict (#1457)

github.com/urllib3/urllib3 - cd7cfa613b2678e700597d098ce9bbdc934863e6 authored over 6 years ago
Update changelog for 1.24 release

github.com/urllib3/urllib3 - b548abc9812a628d3290d0cab83e44f3c31ac6fe authored over 6 years ago
Add missing key_server_hostname variable (#1449)

Allow key_server_hostname to be specified when initializing a PoolManager to allow custom SNI to...

github.com/urllib3/urllib3 - a0964d9947c07d2b8495726ac23ad251b5d236af authored over 6 years ago
Test against Python 3.7 on AppVeyor (#1453)

github.com/urllib3/urllib3 - 34d8298ecf93c84f9916457d89701d6d5c807780 authored over 6 years ago
Early-out ipv6 checks when running on App Engine (#1450)

github.com/urllib3/urllib3 - 977c9ffc86df83e69d3350b46b32abe9f916b5d7 authored over 6 years ago
Remove unused Python 2.6 variable (#1448)

set_ciphers is always supported in Python 2.7+, so this is no longer
needed.

github.com/urllib3/urllib3 - 6b3636f797840e6e01ed3c1ecfbcb6290069614a authored over 6 years ago
Fix for parsing Content-Type: message/* Responses without warnings (#1439)

github.com/urllib3/urllib3 - f4efcca559cc753f878e0a73e28dd6e795d0d052 authored over 6 years ago
Handle multiple Content-Encodings (#1442)

github.com/urllib3/urllib3 - 285889d57f8bb00116617dc654124a4c7d223fed authored over 6 years ago
Remove unnecessary use of six.binary_type and six.b (#1440)

The 'bytes' type is available on all supported Pythons. On Python 2 it
is an alias of str (same...

github.com/urllib3/urllib3 - 03d884bc51f56eb87369df0a0ab9108369b425b5 authored over 6 years ago
Change ambiguous description of backoff_factor (#1436)

Change from `^` to `**`. Programmers not familiar with python might assume the ^ is the exponent...

github.com/urllib3/urllib3 - 1821e73e978e1c550642d98df49da6a77483e80a authored over 6 years ago
Prefer io.BytesIO over six; available on all supported Pythons (#1435)

On all supported Pythons, the io.BytesIO is always a stream
implementation using an in-memory b...

github.com/urllib3/urllib3 - a36d7ea42841f92c4f0811aaa8c8ef9a8c5cfbcd authored over 6 years ago
Update CONTRIBUTORS.txt (#1432)

github.com/urllib3/urllib3 - e38125dbdb9db46ad3c3f3a9b507994fbfe34499 authored over 6 years ago
Update CHANGES and CONTRIBUTORS for Python 2.6 removal (#1431)

github.com/urllib3/urllib3 - 17d3828ba64eefa50c9a28a2e42279b09ac6cdec authored over 6 years ago
Remove more Python 2.6 code (#1430)

github.com/urllib3/urllib3 - a6c11c13e4759797d7e31ace4b0ae9521fb16c06 authored over 6 years ago
Drop support for Python 2.6 (#1429)

github.com/urllib3/urllib3 - cb2159878f8b47c5b4bc6d159ae2857b85c0a197 authored over 6 years ago
Fix codecov coverage by collapsing paths in tox (#1428)

Inspired by https://github.com/pyca/cryptography/commit/62143e47077b8df78e926da5c8f027d8f01ab281

github.com/urllib3/urllib3 - 85e376a16d61a01d9c943870c48f3be8b8957223 authored over 6 years ago
Fix coverage reports after src/urlib3 move (#1425)

github.com/urllib3/urllib3 - 23cd31453e2135ead4149470663eb478d05437ff authored over 6 years ago
Fix test_client_intermediate and test_client_no_intermediate for macOS (#1423)

* test_https: fix intermediate certificates format

Fixes #1419

They were generated using t...

github.com/urllib3/urllib3 - 605b301abe84cddfadf16699c0db4926ffafbde8 authored over 6 years ago
Revert "Fix test_client_no_intermediate on macOS 10.13+ (#1412)" (#1418)

* Revert "Fix test_client_no_intermediate on macOS 10.13+ (#1412)"

This reverts commit 6ef3c0...

github.com/urllib3/urllib3 - a1c9e1fb64b28bae6239d3ff1db9748c3d2a1d3d authored over 6 years ago
Support using tornado-5 for tests (#1414)

github.com/urllib3/urllib3 - 62b607d03cb52a5d47b04249040078146da498e1 authored over 6 years ago
Support a servername parameter on HTTPSConnections which overrides the name used for SNI/hostname verification. (#1397)

github.com/urllib3/urllib3 - 3f2267a2cbe0619ee42249aa13a98a53edbcf07c authored over 6 years ago
Fix test_client_no_intermediate on macOS 10.13+ (#1412)

github.com/urllib3/urllib3 - 6ef3c06249b7144838b6701c6e9adfa76650ccea authored over 6 years ago
Merge pull request #1409 from pquentin/src-dir

Move urllib3 to src/urllib3

github.com/urllib3/urllib3 - c41fa8c7ed8cb7315195dc15e67958754ea276d5 authored over 6 years ago
Move urllib3 to src/urllib3

When tests are outside the main package, tox recommends putting the main
package under an 'src' ...

github.com/urllib3/urllib3 - 3ed13276437eab7ddd534a3fb0048db7d73ab6d1 authored over 6 years ago
Remove unneeded dependency psutil (#1401)

github.com/urllib3/urllib3 - 82c6b8505a900e3031eef87463c20fb729d53aa9 authored over 6 years ago