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 pull request #784 from alex/patch-1

When SSL feature warnings, aggressively direct people to upgrade

4f1708c040cbd36c26da727be51a9af80719dfd3 authored about 9 years ago
When SSL feature warnings, aggressively direct people to upgrade

26c5e03239cebb7fa925e6377d59991ba56e2870 authored about 9 years ago
Merge pull request #783 from Lukasa/close_connection

Close the underlying connection when closing a response.

c6b7a16c067773ffbb6b96a76985e69e72d5acf9 authored about 9 years ago
implemented 'raise_on_status' option (similar to 'raise_on_redirect')

9f48d26cd608b331b86e1e867f0edffee9560f94 authored about 9 years ago
Fix failing test for Python 2.6

f311723b9d7bcffd79a3dac25ebccb62291d9b3c authored about 9 years ago
Close the underlying connection in the close method.

d35ba715ff6b0be402091fa53583f290ab8fe680 authored about 9 years ago
Add failing test for #779.

c5e2f81d8c43d6c24ac255a93e64d107ef765123 authored about 9 years ago
Some more py3 string fix

fec75a28b27caaaf6bb546fa9eca9ec8cf2575b6 authored about 9 years ago
py3 string fixes

dcf571d95b022203fb2e2084449eb3d46e24b8e3 authored about 9 years ago
handling of string bodies improved

8bbfc83290710b164044c86900131e4305043db9 authored about 9 years ago
Merge pull request #781 from jnpkrn/master

Fix typo

4a72e5375c49043128114b05eef2d9262645407d authored about 9 years ago
Fix typo

68b9cda3f31192758c17f5ad918d72b2dbc4a0a2 authored about 9 years ago
Fix whitespace for flake8

abbd181fab35ed05dce0393ab1046ab08ba73d78 authored about 9 years ago
Some more encoding stuff

5eed2b9de1ebcaf4ba90c606b8cadf6c8bbf33ba authored about 9 years ago
Last str replaced with bytearray

d7ab1b10812459148c2200324611d073dfa8ecce authored about 9 years ago
Fixes according to code review

5dc19c257d99bc9983bcb09fa4513d02107f5704 authored about 9 years ago
Header added to test case for coverage

8cdbe8d9d2e2bf0d538557b550086505543a42ba authored about 9 years ago
First draft for chunked transfer encoding on requests

51aa0c24c1fc13adb07f43739766748ba8340608 authored about 9 years ago
Merge pull request #773 from Lukasa/socks-relative-import

Use relative imports in SOCKS module.

547405c21bad3c72650d71630d31524614cb0812 authored about 9 years ago
Use relative imports in SOCKS module.

a75d048d39999eec323fb7ab393cdbedab0d7eed authored about 9 years ago
docs: Simplify sponsorship section

7ed9d0a4b26b36b675cf7556816c1825df4efb9e authored about 9 years ago
docs: Mention SOCKS on README.

c67e2ba9456665466d66b3f0e8c9ead253fb4a2e authored about 9 years ago
docs: Mention socks proxies and other tweaks.

1e5f413b16d5ac1e4b18bbc92d641ac0fdacf8a1 authored about 9 years ago
CHANGES for v1.14

c3104c8c42dc8426d0ac17fdcb07d8b3126fe7b6 authored about 9 years ago
CHANGES for #762

066737a3852830f274c2cb4c4aae6603db9e365f authored about 9 years ago
Merge pull request #770 from scop/travis

Add Python 3.5 to Travis

3c6884fdcea02ac094b9cb49918c86e885f44f48 authored about 9 years ago
Spelling fix

0e0392285edc5ca05cabcdbe9f6d74b689d8a261 authored about 9 years ago
Add Python 3.5 to Travis

267fc17a3dc98e85d24f6aa75ed0ab771d6bae0b authored about 9 years ago
Merge pull request #769 from scop/master

Spelling fixes

c325f97b7e892cefe5676e129c35c9be5d8180cd authored about 9 years ago
Vanity update.

f3f4aaa2f9d8c84fed11a30142f69e211650096b authored about 9 years ago
Spelling fixes.

a9b82f69e84e3e0c8c215f4cfcad770ed53f7260 authored about 9 years ago
Merge pull request #767 from scop/logging

Let logger format messages on demand.

b1f63ebd691930adf24b7b5998697a49fb0dbbf2 authored about 9 years ago
Let logger format messages on demand

41ff255aa99d510504b556a0ba14dc922e335cea authored about 9 years ago
CHANGES for #763

b473da21e252852dddc439440f885384c6ff4877 authored about 9 years ago
Merge pull request #763 from mikelambert/master

contrib/appengine: Fix transfer-encoding handling and timeout support check.

601cad272ca333c7cd47093e8a5137e5ad30f64c authored about 9 years ago
Fixes the AppEngineManager logic, but leaves the API alone.

- If we process chunked data from a server through URLFetch, we properly unchunk it for the calle...

d0ef62538936731d28065dc698393871c4dbf7f2 authored about 9 years ago
# This is a combination of 2 commits.

# The first commit's message is:

Fixes the AppEngineManager to work within the requests.py frame...

31cdb6c2f2ec73dfa3d4c4ed47a173761d64bbf0 authored about 9 years ago
Merge pull request #765 from wolfgang42/patch-1

docs/security: Upgrading ndg-httpsclient

efec93e5664d032bd13544861d0067a7f979933e authored about 9 years ago
docs/security: Upgrading ndg-httpsclient

e00b5e151d13dbdda397f6a277cff6def81789e5 authored about 9 years ago
Merge pull request #762 from Lukasa/lukasa/socks

Add SOCKS support.

005b065f8171fa9264cb32b39b436515d3878ad6 authored about 9 years ago
Remove check for existence.

9e2597e706fe933232fd804f7eedf1e8d502df62 authored about 9 years ago
Re-hoist pool_classes_by_scheme

b22d7bead19c2eec47381a96694525661021d45a authored about 9 years ago
Mention -U

3e1c883cff0a3f0537e3f484adc1aaf1626a0e75 authored about 9 years ago
SOCKS added in 1.14

41d72f79addeb0b3a58e06d6043935775e941dd3 authored about 9 years ago
Warn if missing PySocks.

4f12e74955c7356e9d839d3ff776600cd4f61f89 authored about 9 years ago
Or require third party dependencies

d49b38505bd7984acb31a7fa6313f3ceb8858d7b authored about 9 years ago
Consistent variable names.

9c16b0881b47b1803bd8844cd877ded7f069b754 authored about 9 years ago
CHANGES for v1.13.1

2f7f2721f13486367f5bb0cbda878399272090f5 authored about 9 years ago
Document SOCKS proxy support.

d940aa13344953c76678d1184f0c643a2a722589 authored about 9 years ago
Rename module to socks

e3c38272137d8a2563e57a8caebf2b7890f0fa4f authored about 9 years ago
Test SOCKS works properly with TLS

448b612c7a79c2f67ac1b1c3774c3be1bc002b15 authored about 9 years ago
Allow using the `server_side` flag for fallback wrap_socket

5906de3facfc3aa5c05136b3b73f5998e3c80398 authored about 9 years ago
Clearup unused import.

b7582d09562bc8771db67130f82872d59ebcd6e4 authored about 9 years ago
Test source_address works with SOCKS proxies.

2984fe62c3cf610f1676ca1614efcb308db01dce authored about 9 years ago
Omit verified/unverified logic from socks proxy

8ee508f5b572376783dff7335fc3ce7261ae1b18 authored about 9 years ago
Add defensive pragma

388f9e586b1bd46edc61a0514b455d942fc09b90 authored about 9 years ago
Include socks_proxy.py in coverage.

99b068e9611e5179971727754f0dd4674ef39d74 authored about 9 years ago
Use more obvious test domain.

08d36ce3d9c8a30b5384e9c2518ea1e69b0620cb authored about 9 years ago
We support SOCKS4 and SOCKS5

e3a0dd8a54dc838efae0b91e9bbf22eadafb8325 authored about 9 years ago
Remove extra blank line

28d49f4fd9e403acf3318f1098387190581ce283 authored about 9 years ago
Tests for the SOCKS contrib module.

53e66cdfb2c73731e057954d2d242897314ccb3e authored about 9 years ago
Add support for IPv4-only tests.

e85abc121eca76512159beb5d610727d7fb7d24e authored about 9 years ago
Wrap errors from the socks lib.

ed716b38873f77142a86d96ece10cd4583e0e3d3 authored about 9 years ago
Document IPv4 limitations.

47053dc831e24a9a78b3ebb58328d9c766c7815e authored about 9 years ago
Remove excess blank line.

4371d8315d44455efcd0018ad2aae26fe41fa754 authored about 9 years ago
Add SOCKS support via contrib module.

2671352ee87811f4e0d7a2e343e8fb4453040981 authored about 9 years ago
CHANGES for #761

47d7a9de5fdfc863708a2a83b0c84fc329fff170 authored about 9 years ago
Merge pull request #761 from Lukasa/issue/760

Strip brackets from hostnames before validating.

e30eeda451aebaaba8944c7a9842aeb34f4b062b authored about 9 years ago
Better explanation.

fd4c7d769653a443b1fdb54da4bc8c71ba09bfdf authored about 9 years ago
Explain what the fix for #760 is doing.

16f0bd2ed8bb67dc76db42d4c691ecceffb4c443 authored about 9 years ago
Add certs with IPv6 address in CN

a4048037d78ae35d6b74da01239e1c292c232801 authored about 9 years ago
Add tests case using IPv6 addr certs.

1c2fecf30fa5eb4885a48cffbeda7fc17f43d65c authored about 9 years ago
Test fix for #760.

b2366f85fa73c40aff34ca7d4d35534ef680f3df authored about 9 years ago
Strip square brackets from hostnames before verifying

cc2d86fc13688e573721ee7a7571cb5315ef2017 authored about 9 years ago
Nuke the dist/ dir on make clean

91aba9890660a0393671eca80105c77f7cee1688 authored about 9 years ago
CHANGES for v1.13

0d3e240ee668b806f2e250302ec140f688645e47 authored about 9 years ago
Fixup resolve_cert_reqs test

ac1282b6187c8f99fd7dbbcc92698aa8c2a1f401 authored about 9 years ago
Fix use of ssl_version in HTTPSConnection

Pass ssl_version when creating the SSLContext in the HTTPSConnection
constructor. HTTPSConnectio...

264cd8154616914c56be49b9ae850d7c63ba1bef authored about 9 years ago
Change how we wrap sockets with SSLContexts

- Instead of using ssl_wrap_socket, use SSLContext.wrap_socket
- Instead of resolving the ssl ve...

c09bcad6a0bb71a6ebd88d911099fac4ea328403 authored about 9 years ago
Fix tests. Remove outdated tests

5e145c150cc9fe575c84ec845e051a2c62a9b7e3 authored about 9 years ago
Address feedback and fix false InsecureRequestWarning

A lot of logic was based off of resolve_cert_reqs and resolve_ssl_version.
InsecureRequestWarnin...

d61b5253eff0050146875853f71560dbb87d9d3d authored about 9 years ago
Add ssl_context parameter to Connection classes

After creating a shim SSLContext class in urllib3.util.ssl_, we now want
to start accepting inst...

80f724b194f019a4d9fc9cdd5bb6976660eb2930 authored about 9 years ago
Merge pull request #757 from Lukasa/error_catcher

Wrap leaking SocketError with our ProtocolError.

e20f494054d7a4e2da2f2b2a33a47f6a06146f62 authored about 9 years ago
CHANGES for #758

693a4dfaa67a0be04dcfd6566f6ebdc2ea63f2d3 authored about 9 years ago
Merge pull request #758 from Lukasa/passing_ssl_args

Add ca_cert_dir to SSL_KEYWORDS

13126d15fc16318d85b865f3e3b0f1ca6074194f authored about 9 years ago
Merge pull request #754 from Lukasa/warn-sni

Define an SNIMissingWarning.

fe83e37f3755446a0c1256887b33d0896584b64d authored about 9 years ago
Add ca_cert_dir to SSL_KEYWORDS

2efbe2e7555b958592267d14a18e660a09cbf6af authored about 9 years ago
Also wrap socket errors.

fc2d97d2c7a14675f52b1840be514c189683bef5 authored about 9 years ago
Update tests to account for new warning

aff8a6622fef93794dfe1ccc35b4e17441d7458d authored about 9 years ago
Stop tuple unpacking in test cases

2447bc54c7b9b75038cb4e600e62b756ca5f6006 authored about 9 years ago
An HTTPS

7d9939acd72593d6763ca44617f018abf1fd4be1 authored about 9 years ago
Define an SNIMissingWarning.

d96372077455f9ae77495e742b437735e2b03195 authored about 9 years ago
Merge pull request #752 from Lukasa/shorter-test-timeout

Repair flaky connection timeout tests.

b09e2c227149f223e850837cd17b1fb7827c08ad authored about 9 years ago
Wait until the socket is closed for ProxyError

6a63f1faca7ad19a1b5a10f398d2d2e8aa03fdaa authored about 9 years ago
Avoid spurious failures due to tiny timeouts.

f47c131197eaa829a277d1c9cc2d6fdaa47c2e66 authored about 9 years ago
Make remaining connection tests use TARPIT_HOST

f28fb2daa4643a08a56aa4ac06c5de7ef8bb755c authored about 9 years ago
Merge pull request #747 from Lukasa/chunked-decompression

Fix chunked decompression logic (Jython bugfix)

b44f5399f461a7196e1b1462e9719d48c6b7e08a authored about 9 years ago
Explain why we only flush on Jython

5663f0b72b47df88dc941792f3b0db55e8b0d74d authored about 9 years ago
Add flush_decoder method.

cd088e679bc234a8590b17c8241b78fca7618115 authored about 9 years ago
Changelog for #743

2ce2fb563a7c4f2c48941d830fc2bb58d032961c authored about 9 years ago