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

Add failing test for #459

Reproduces the original issue.

When I upload with requests.put(...) an open file
handle and sim...

5bf8180577eecdfe1e169a4e3c1711ad02df3bdf authored about 8 years ago
Merge pull request #1042 from Lukasa/update-changelog-for-1.19.1

Add changelog entry for 1.19.1

ed7b0f0a77b43562fd58c31813ed38580dc454bc authored about 8 years ago
Add changelog entry for 1.19.1

96f07521d2bd4ae0f43f6bf511deadbd05fcbafa authored about 8 years ago
Merge pull request #1041 from SethMichaelLarson/monotime

Use time.monotonic if available

4ad17bd0353a883dc624db587c7d174de1ddd5f1 authored about 8 years ago
Use unittest2 if Pyhon version < 2.7

50a93200b475ed94b30a2be3e7b5259714779dac authored about 8 years ago
Use getattr instead of hasattr

4ce21434c5774a4c8741262680282c87a5871ece authored about 8 years ago
Revert "Remove usage of assertIn for Python 2.6 compatibility"

This reverts commit 133236f769e222ac8d457b554b1d90f088e4b795.

bea1725978429b1e4f87df2044770cdd55974645 authored about 8 years ago
Remove usage of assertIn for Python 2.6 compatibility

133236f769e222ac8d457b554b1d90f088e4b795 authored about 8 years ago
Merge branch 'master' into monotime

d4602ec2e30f0e18f4be4b004288721bb1bd225d authored about 8 years ago
Merge pull request #1040 from SethMichaelLarson/fix_flake8

Fix Flake8 E305 errors

fe918c67359876dc9ff600e10be6103c64b0b7d4 authored about 8 years ago
Use time.monotonic if available

c85d7d28c50d7f419329d569858674ad4e08954d authored about 8 years ago
Fix flake8 E305 errors

15a1efae8c4af5bf2e08cd33a8b38f9a1312e54f authored about 8 years ago
Merge branch 'master' into add_appveyor

cb96711ca38782f8cd567fca3108ee6494e834ee authored about 8 years ago
Add test for doing DNS lookup locally when using SOCKS proxy

e25d860d38cf2b0a1d2d71186ac1a351ed56cc6b authored about 8 years ago
Add myself to CONTRIBUTORS.txt

76d65b088adee909d3dea21f35450e707ff5e03c authored about 8 years ago
Differentiate socks5h from socks5 and socks4a from socks4

In the proxy string, socks5h:// and socks4a:// mean that the hostname is
to be resolved by the s...

a019c5e9e8ac461111552fdf9aa97899977cccbf authored about 8 years ago
Merge pull request #1034 from Lukasa/changes-1033

Changes for #1033

ee28622d7b7abf5877fa076ab0b34845c3ff387f authored about 8 years ago
Changes for #1033

d78897ede2899e947ee373936488d9ba4bb25209 authored about 8 years ago
Merge pull request #1033 from SethMichaelLarson/host_changed_error

ConnectionPool apply lowercasing to host

92e6f962ae05f33fc471a7cb37c954b110a63d0f authored about 8 years ago
ConnectionPool apply lowercasing to host

8e6ede8bc6114c68032aaaf09207be90f72d213f authored about 8 years ago
Merge pull request #1029 from SethMichaelLarson/appengine_broken_link

Fix broken link for AppEngine warning

092e5f63bdde523b265115c7b44f46e56bd41f9d authored over 8 years ago
Merge branch 'master' into appengine_broken_link

78bdf9e0024eda4983b26de0f4355f56fdc8fd46 authored over 8 years ago
Merge pull request #1031 from Lukasa/changes-1028

Changes for #1005 and #1028.

f3b460ff5f62ac614909c6f5d79c49edfebaa149 authored over 8 years ago
Merge branch 'master' into appengine_broken_link

0a446a5aec6cf89287ea8c965441f70b999927d5 authored over 8 years ago
Changes for #1005

551255d41245bc1539205a77f7a9c3f4793ca9ed authored over 8 years ago
Merge pull request #1028 from SethMichaelLarson/recent_date

Update RECENT_DATE to 2016

602d591e306faa5ad971e544e85eab33b04fcb28 authored over 8 years ago
Integrate @Lukasa's suggestion

5f093e00ead09b1302d2e12dc4f4db5f4825c4f5 authored over 8 years ago
Add comments

075488762fe863a13ae38b38a9c850b269522f0f authored over 8 years ago
Check Python version correctly

4cc425c353c9c3fb2be9446e7c5b43e4f48fbf81 authored over 8 years ago
s

9688f0311839ce79c59b5254a8c68c148e73528c authored over 8 years ago
Merge branch 'master' into add_appveyor

31434ce3c5900d0b9c79a234336a0fd76178f354 authored over 8 years ago
Unittest2 still not working

abfa7bd4ebc08e49d373fc11956553f3904369b1 authored over 8 years ago
Python 2.6 unittest module is useless

75b6a088dbf0282194f3d7a5faa96c96d505e28e authored over 8 years ago
Fix broken link for AppEngine warning

097b935bea9fa575c59391e8c30a3ab00c974fae authored over 8 years ago
Test for maximum two year difference

15ed79cc7ce8e5851d4e977f8c3ce5a855862129 authored over 8 years ago
Update RECENT_DATE to 2016

c9490029ca5e9e9c2b2f7891817ef899f0f9cac6 authored over 8 years ago
Merge pull request #1026 from Lukasa/changes-1025

CHANGES entry for #1025.

2398290c337096c75808ddbb268339afe45912f3 authored over 8 years ago
CHANGES entry for #1025.

2660ee3b4c842d2915a6fe5884eed66d266b6749 authored over 8 years ago
Merge pull request #1025 from quite/patch-1

Correct the import of urljoin for Python 3

8ca014adde2c005ccee07c150a18d853d27b26a2 authored over 8 years ago
Correct the import of urljoin for Python 3

At least in Python 3.5.2, this caused cascading breakage down to requests-toolbelt,
used by vdi...

565e7fa8b2eba8f2f13b54c373505384e7bcea68 authored over 8 years ago
Merge pull request #1024 from Lukasa/changes1001

Changelog entry for #1001

d1e0520a6db842d7604cfb4051dc80ee582d84fe authored over 8 years ago
Changelog entry for #1001

b4f7bf6480e295ef207802556adc4fb54538abb9 authored over 8 years ago
Merge pull request #1001 from SethMichaelLarson/wait_selectors

Create custom Selectors (Kqueue, Epoll, Poll, and Select) Backport

ba92f65f2cf7ff65eb03ffc42b7ea065da8152ca authored over 8 years ago
Merge branch 'master' into wait_selectors

9c51acefa8dfb3bcf18fff99dbf54e17a6c535b2 authored over 8 years ago
Merge pull request #1023 from Lukasa/release-1.19

Update CHANGES for 1.19

0a8860068d4bb2c818d0e0c8300a2933bf38e6d0 authored over 8 years ago
CHANGES for 1.19

5de4d50c36fc7090aa886cd42454740f6c7a5052 authored over 8 years ago
Merge branch 'master' into add_appveyor

8d65875aa6f4686df09ad430b07c343e56bf06ba authored over 8 years ago
Merge pull request #1021 from alexwlchan/travis-docs

Cause a Travis failure if there are warnings in the docs

d081bad4cf41df859e4d04695b986a7c163c27c0 authored over 8 years ago
Make Travis CI fail if docs have warnings or errors

Now that tox has a job for building the docs, we can add it to the Travis
job. Then add the '-W...

080d42000fca8b06391615f83ee665e9c3f38513 authored over 8 years ago
bytearray, bytearray everywhere.

73a28f4e21c5ef80f5846d2cec6c3c3c498d6eaf authored over 8 years ago
Simpler content-length handling.

8343db2138bc31a35758c32cb2e42ec97b4bc2fe authored over 8 years ago
Allow setting no socket options.

993a1e9acf48541f85a2621b969d0e2259f46cc0 authored over 8 years ago
Fix chunked encoding sending.

abd2f2c358be559a3094978b275d61aaf8c2e75d authored over 8 years ago
We emit lowercase Host headers now.

862ada178f67130af0a1703e95e6d401443cc881 authored over 8 years ago
Remove some catching of httplib exceptions.

b44e2df98a7c9d8dbda953a05af19acb3f1993af authored over 8 years ago
Handle socket closure better.

2f82164580419bfe2e54741d8c07d1d8a0f96ad3 authored over 8 years ago
Merge branch 'master' into add_appveyor

32e6b4cbedb442b77bfeee6efae5bf86b0651d6f authored over 8 years ago
Merge pull request #1018 from Lukasa/fix-chunked-stuff

Deduplicate Host headers on chunked uploads.

2198b73f0d67080e66fc41bf5c3024650087c644 authored over 8 years ago
Merge branch 'master' into master

f08843e171d7cd3e47138719ef44060c26eab95c authored over 8 years ago
Increase TOLERANCE for timing tests

c4b96a28611564df7de30f911c8b619f6a3d1759 authored over 8 years ago
Merge branch 'master' into wait_selectors

6ef460364d290332f1412ab654548fceff07ee4b authored over 8 years ago
Do the exact opposite.

38578efcbf2468086e58eceda00dc044b85dd28f authored over 8 years ago
Add better comments for CI in tests

04fdaff647454c04d6160b2216a1c2e4677d43ce authored over 8 years ago
Changelog for #1009.

5d1cf040ec85ac242f8a22e65e86b2bbb2f7949a authored over 8 years ago
Add failing test for #1009.

75e78117816f86626cd66944cdcc8521e52f91b9 authored over 8 years ago
Prefer user-supplied host headers.

cec70daf627bae54b641b7ae8db4194c4d5b3134 authored over 8 years ago
Merge pull request #1019 from Lukasa/changes-1017

Changes for #1017

f8371b343c54e4daf6b5f66fdbe246ae0ed2b596 authored over 8 years ago
Remove timing tests on Travis

eb866eb4a324f2bda671334fd482e3a23a981858 authored over 8 years ago
Changes for #1017

bc896242bbe856b50d717b569d5bb678807c9b4f authored over 8 years ago
Merge pull request #1017 from wchill/fix-empty-filename-multipart

Fix empty filenames in multipart headers

1154d6771e4892078bd1fe3f8d0590342a706d5d authored over 8 years ago
Explicitly check if a value in a multipart header is None instead of just a falsy value

d78797af74f691c16734b07b12b58d60304ac5b7 authored over 8 years ago
Make flake happy :)

0fcbfe8a25e05f6b54346924453a7b2a11b5a996 authored over 8 years ago
Merge upstream changes

d5e4b5e0982d0ddedeab611a14feafd10cccbcdb authored over 8 years ago
Move wait_for_io to new file

28e172ce4065edfb0ba963f03b8a919af617d993 authored over 8 years ago
Introduce IPv6 zone identifier support in connectionpool

In addition to stripping square brackets in IPv6 address literals when
instantiating connection ...

789caeb5ab6d3e602d1c00b3917880d7b558eb80 authored over 8 years ago
Merge pull request #1014 from t-8ch/test_no_ssl3

test TLSv1 instead of SSLv3

24b1647b2c5296aabc336c542a7d06548b90a0c2 authored over 8 years ago
Merge branch 'master' into test_no_ssl3

def1e3b9b43000de143461078c5b7a77f8f773d6 authored over 8 years ago
test TLSv1 instead of SSLv3

new systems don't have SSLv3 anymore breaking the tests

525eb53e4dcc7405aac694b9df7f668f66e36ceb authored over 8 years ago
Switch order of duration and handler

93b0b1a5a57d8cf9ec1fcc4dc574ec225bc2d5ac authored over 8 years ago
Make @Lukasas changes

8ec8a8b7800b4dee9badcf042daee0afccc65e4c authored over 8 years ago
Merge pull request #1011 from t-8ch/remove_pyopenssl_wrap_socket

[contrib/pyopenssl] remove unused ssl_wrap_socket

5a98b1f8ab8734fb2a7bc03d65740476ccc83ebf authored over 8 years ago
Merge remote-tracking branch 'upstream/master' into wait_selectors

3b3582e2341478d1cbd3b48a36c172bc87c3b0bb authored over 8 years ago
Try to pass protocol errors on.

1ca1830b958d934d62e61e51917ce4d911ca72ca authored over 8 years ago
Try to make things more conservative.

f4c3dd5688dd3f66aa74f7fb29573f21a0fa795c authored over 8 years ago
This is clearly wrong.

ee6ed3d8ef705778bba8a7e450b8ec33ff955c27 authored over 8 years ago
We should fail parsing always now.

3c7293130da323294ddee0ff98b70bc8af2018db authored over 8 years ago
Start trying to run CI with h11

738a04fbe5f39898d1dd674b7c075ab0557aa812 authored over 8 years ago
[contrib/pyopenssl] remove unused ssl_wrap_socket

Everything uses the SSLContext. As we never exported ssl_wrap_socket
nobody should be using it.

1db3bba5f5bc83812810fb95803ea21971c6c052 authored over 8 years ago
No idea how I missed this.

1c7139561369eaba8d62161851727dfa85791968 authored over 8 years ago
Merge pull request #1010 from Lukasa/pyopenssl11

Fix PyOpenSSL with OpenSSL 1.1.0 (and CVE-2016-9015)

056045a062478e3c3afc2402ec81680d53490876 authored over 8 years ago
Get rid of auto_open.

638dbbcf40c8bee9058fa37ef74373ca34b7d426 authored over 8 years ago
Some basic amount of connection reuse.

054e0b3193738c1c3b7c6480cc6408683b373b0e authored over 8 years ago
Line breaks.

906525475356c92d93a40f252ef68862603a23dc authored over 8 years ago
Allow TRAVIS in tox env

24d872e42debe8f456c512369db91a03b61f4c16 authored over 8 years ago
Test with OpenSSL 1.1 on Mac.

d10d16ffa4005273311a091419da2d4e000c10f7 authored over 8 years ago
Forward-port 1.18.1 changelog.

bad203cebed7a5c4e076551ee7617cbe2cdb49bc authored over 8 years ago
CVE-2016-9015: Correct set verify flags.

This error, introduced in 1.17, causes users using OpenSSL 1.1.0 along
with PyOpenSSL to silentl...

5e36a7096455ea94fb28b623d64e1f1bad97f822 authored over 8 years ago
More stuff.

309713d2e6049b69ed0821fdb613353e674ab3a7 authored over 8 years ago
Use TRAVIS instead of CI

5615f07b49bdb772fb8a06ff9748e45fa4810548 authored over 8 years ago
Add CI detection for TOLERANCE

a79d0ef773875e9ceb63b4bd2e4149c49cc83ee9 authored over 8 years ago