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

Fix order of response headers to be preserved.

89917ae3b5da0e6d5803b623b982706c0c21569a authored almost 9 years ago
Require pysocks in dev for contrib tests.

Fixes #824.

0c0d390425d47a3f6d65d59e262a45b6abae07bb authored almost 9 years ago
Merge pull request #823 from haikuginger/setup-encoding

Fixing setup.py support in ASCII locales

28ed8bca7d26d207a706479b1b9a5220d48d9fc6 authored almost 9 years ago
Fixing setup.py support in ASCII locales

3702377b481d193057ac52860d2a70756f9d8c53 authored almost 9 years ago
CHANGES for #820

f0d98555ce6e3eeb379a8a659dff9d7f9ff42348 authored almost 9 years ago
Merge pull request #820 from msabramo/show_cert_on_hostname_mismatch

Show certificate when there is a hostname mismatch

672f1baf1b6a6754f242628a063dd06c21507e0f authored almost 9 years ago
Add test/test_connection.py

with some tests for the new `_match_hostname` function.

7558722808f9accedbbd7473657c1852b039e5ce authored almost 9 years ago
Extract _match_hostname function

and rename exception attribute from `cert` to `_peer_cert`.

309169c5cc3c4915b4fd1a705c58d47ae56e13b1 authored almost 9 years ago
Show certificate when there is a hostname mismatch

I am getting a hostname mismatch error for one of three servers in a
pool so I am suspecting tha...

b6a208c5679d976976947ed83552e26a689251e4 authored almost 9 years ago
CHANGES for #818

81e31c9af6ad401e68ffd36f79d7f8b756b76a29 authored almost 9 years ago
Merge pull request #818 from haikuginger/encode-header-unicode

Handling errors around Unicode encoding differently.

dfa5ad12eb6440eb68969aa1239cad10313a1c67 authored almost 9 years ago
CHANGES for #817

Also add a couple periods for the sake of consistency and my tiny mind

a47dbc3753f2c64e36f52c079b18c80230ce97dc authored almost 9 years ago
Fixing a test import bug; shutting up flake8 with six

e037f9498875b40e5cf59becf29e5838efcbb441 authored almost 9 years ago
Adding Python2-only test decorator

4b09d31b454c06837d6014f6387a37073ed0b1fc authored almost 9 years ago
Handling errors around Unicode encoding differently

222d15fa491a909e218142085b465096905e67b9 authored almost 9 years ago
Merge pull request #817 from Lukasa/issue/816

Append warnings.

f7980a68a6d12f3dce2d2c51fb4a308791ef54aa authored almost 9 years ago
Add an explanatory comment re: append=True

320b85202ba992e595c409a654d213d0b05f1122 authored almost 9 years ago
Append warning rules.

1c7559f8d304aeefb35c2836967375263c459e79 authored almost 9 years ago
Merge pull request #813 from Lukasa/pyopenssl-fixes

New PyOpenSSL requires bytes for cipher list.

571fd737863fa0c60df24bce1fe4972719fd7ed2 authored almost 9 years ago
New PyOpenSSL requires bytes for cipher list.

173cadc56e5fc70f0d9b50c16e6dedac776cd49f authored almost 9 years ago
Merge pull request #808 from shazow/readme-maintainers

README: Add maintainers list

0f98217c8125848dd3eded84d11b83c5caefaa97 authored almost 9 years ago
Jollyjolly.

3612a0f82f061d4f5f94d5f0b3829691b9c0275c authored almost 9 years ago
README: Add maintainers list

58ba8143c75a7b346791af92151e42c3117d2998 authored almost 9 years ago
Merge pull request #807 from Lukasa/issue/805-2

Yet another pass at connection cleanup.

b76dcc9d61dc1490866f37b15ccc9ed5faed64fc authored almost 9 years ago
Do some clarifying.

69013211fa02ead800a5139f6f5fb683b443c4ac authored almost 9 years ago
Move connection cleanup to finally block.

612b732360c3b67a3487bc54e1c67944857ce87b authored almost 9 years ago
Add failing test for #805.

a8b7615076006797912391577859500f0f7fac4b authored almost 9 years ago
Revert "CHANGES for #805"

This reverts commit 07502ac7fd04d2cdcd0041b264ac026881199538.

3ecc0cee79971e9cae9412266e07001c7922104b authored almost 9 years ago
CHANGES for #805

07502ac7fd04d2cdcd0041b264ac026881199538 authored almost 9 years ago
Merge pull request #806 from Lukasa/issue/805

Pull cleanup code into finally.

d6eef742f6de91090a9a74de175da54914d6255d authored almost 9 years ago
Pull cleanup code into finally.

40486b3c540f0ef914066ef1d3a5c9beea925fa3 authored almost 9 years ago
Merge pull request #795 from Lukasa/issue/791

Enable PyOpenSSL testing.

777f0a9afc2123f0db50e8d172ae79145182e4e3 authored almost 9 years ago
Scoping is tricky.

c8b1697feae372d541631aca2e94ad0be02cba2b authored almost 9 years ago
Update to new PyPy on Travis.

aa3197cbe7b9d6db47a9f3eadd5af5dfd273ee52 authored almost 9 years ago
Pull out backport of socket.makefile

77c347411fb16bb2fb807acbbcf6c18f65fb397f authored almost 9 years ago
CHANGES for #801

f69268ac53d2c4fdf02c35f3ce42efa5f8e6c62e authored almost 9 years ago
Merge pull request #801 from Lukasa/requests-3002

Better handle the IPv6 debacle.

1c87b38f5b4dc898e999bb8434a970a0a57a4365 authored almost 9 years ago
Add test coverage for now-uncovered branch.

1966d2810248201038c2dcb1416450967aca875a authored almost 9 years ago
Merge pull request #803 from scop/comment

Fix comment about response closing connection

714d1c3cab8bf07a8a7d2b7661cb2e8f0cd9b3b6 authored about 9 years ago
Fix comment about response closing connection

d52244354ba4b8bfeee7967621d57ac3057e5fcb authored about 9 years ago
Revert "Strip square brackets from hostnames before verifying"

This reverts commit cc2d86fc13688e573721ee7a7571cb5315ef2017.

95275687c805d8129ab4d10f6000410dd0303023 authored about 9 years ago
Defend against square bracket IPv6 problems.

9d345c357c3e1f741fc5d1b240845d517ba15530 authored about 9 years ago
Revert "Explain what the fix for #760 is doing."

This reverts commit 16f0bd2ed8bb67dc76db42d4c691ecceffb4c443.

becbfa501648604fbcb8352225fdaa47213f1fc6 authored about 9 years ago
Revert "Better explanation."

This reverts commit fd4c7d769653a443b1fdb54da4bc8c71ba09bfdf.

9689f4096fb9ef44c100eadac1b2ea59c553b008 authored about 9 years ago
Revert "We do not require square brackets for httplib."

This reverts commit 019dbaeadb6318d98c78f2c874e2d49c06ebda15.

a3b9a34be9dccfc42df65b2403bc0c6666fd3392 authored about 9 years ago
Merge pull request #788 from boyxuper/master

fix 'bool' object has no attribute 'close'

908f30274172340c35baf851c7557cdf0382ad6a authored about 9 years ago
add test case: delayed_body_read_timeout_with_preload

7bfc1bb89b28e9d6dbd5d844497026f4dbe6ac18 authored about 9 years ago
fix 'bool' object has no attribute 'close'

6ade05d55e63d822604e1c41f8d3941786900d72 authored about 9 years ago
Merge pull request #796 from smtakeda/concat_gzip_doc

Doc update: Concatenated gzip data handling

d40068ee7f3616570e73eb44ea851fad63663036 authored about 9 years ago
Adjusted the underline for section name

fe2014a74170521ea1502ba05f671991553808dc authored about 9 years ago
CHANGES for #790

72f146edce2fb832a420f6b7a21252585cd8581c authored about 9 years ago
Merge pull request #790 from Lukasa/ml31415-chunked_request

Chunked transfer encoding on HTTP requests.

6e88f9433b41e2f7ac425a52b5c545ff4adb5d06 authored about 9 years ago
removed the example for requests

7bc9d3679270ca9336a408375db0b3e5af1b4d31 authored about 9 years ago
fixed recipe doc

59a1ee8e3f5f6f31cbc56b2a2561d28c4b22fe64 authored about 9 years ago
Revert "Support a concatenated gzip data"

This reverts commit 47d5c8ed9f07c31d80f33b97a50991c89c56e220.

3836dfb7297d4e46a8baa6b2d48c91f2496c3257 authored about 9 years ago
Revert "added concatenated gzip download tests"

This reverts commit f898fe76009c7c6b77ce4c8854e3c378a21fcd27.

23e8a77393301df25f508d180ff7cb6adc983085 authored about 9 years ago
Started Recipes documentation and added a recipe about handling concatenated gzip data in HTTP response

a5c3bda5992d9c0230348a3fe319417060aacc76 authored about 9 years ago
Minor code review updates.

4d80678bc27c1568cdd6b191300b9c33aa3ed0e1 authored about 9 years ago
Add flag to track PyOpenSSL injection.

4e21ad5746dd5dce96fc28acf2cc0bf522baa96e authored about 9 years ago
Set literals don't exist in Python 2.6

1fa14c59e1e9b451d5d1baa0e70aca604f0efea5 authored about 9 years ago
Enable PyOpenSSL testing on Python 3.

792d0ace4f84023d1132f8d61a88bd48e3d7775d authored about 9 years ago
Mint server certificate with localhost in SAN

76ffa5a19ba69f999270bdba360b3455131de7ba authored about 9 years ago
Merge pull request #794 from pra85/patch-1

Update license year range to 2016

d2131856bffac27b6939bfeced9f945df1de1275 authored about 9 years ago
Update license year range to 2016

4fd5262b3825735c8f142d0f486e2629c0cad2d1 authored about 9 years ago
Merge pull request #792 from Lukasa/issue/556

Cast OpenSSL errors to strings.

f624ac4f74ad2f08fe4b2d0c5ed325744a4fd614 authored about 9 years ago
Make get_subj_alt_name work on Python 3

d80d3609d7e928eed4fa23857a1a68583a3b1bc5 authored about 9 years ago
Backport decref_socketios from Python 3

07af4173d991b2e6c1f30a5f70927671b48cbc18 authored about 9 years ago
Add implementation of recv_into for Python 3

1369d37783cacae82b0e299d132a76b068e9ad8f authored about 9 years ago
Only send bytestrings to PyOpenSSL

e6e3847e9c6f5870702d48d3f23da36e162962e4 authored about 9 years ago
Rewrite makefile method for Python 3.

9efd6e65e59f94ffaf66d68e6316a5583c9bfff2 authored about 9 years ago
Install PyOpenSSL when running tox.

f09432f19535cb3966a7c2132dc36899b8145ae2 authored about 9 years ago
De-privatise start_chunked_handler.

cc4e6f9e3958c8872edff52d6c546d90b1dd36d0 authored about 9 years ago
Cast OpenSSL errors to strings.

6e7ae92b16ae365ce3b3bacb19dddab457657a9e authored about 9 years ago
Also cut down this line.

50bec38a881acfe9202f6703bf0c3a6de76a79df authored about 9 years ago
Cut down line length a bit.

7e733f584e6ff8e56aa7534d79097387d175948e authored about 9 years ago
Use HTTPHeaderDict instead of set.

2b4b3d342531e774da8bad5434732130a02a5d7c authored about 9 years ago
Merge branch 'chunked_request' of https://github.com/ml31415/urllib3 into ml31415-chunked_request

Thanks to @ml3141 for this work!

5aa5b9da58cdde585882f0fb2a002aba77e67577 authored about 9 years ago
added concatenated gzip download tests

f898fe76009c7c6b77ce4c8854e3c378a21fcd27 authored about 9 years ago
Support a concatenated gzip data

47d5c8ed9f07c31d80f33b97a50991c89c56e220 authored about 9 years ago
For the sake of ending a pointless discussion

8c1e0d4c263037ba1879884c3f4e42fe0fffc67a authored about 9 years ago
Merge pull request #787 from Lukasa/bye-bye-3.2

Drop Python 3.2 support.

69e0dea6dc0c9d80afee036ba814d8cbfd1dfe00 authored about 9 years ago
Remove Python 3.2 support. Goodbye, old friend.

I know it's hard to understand, but sometimes painful things like this
happen. It's all part of ...

02754215d899f2f98830d1b4f693a3cdd933402d authored about 9 years ago
CHANGES for #785

bb2528a942b00e374e488fa3af31e7094f275ca1 authored about 9 years ago
Merge pull request #785 from dstufft/patch-1

Always use setuptools

99363819195b167833595f438cae68b6e92cb2cb authored about 9 years ago
Always use setuptools

2c644f906dcb48dc63dc9200e8612329e7d789a4 authored about 9 years ago
onlyPy2 test marker removed

9b300436e3fd183807dc8909c273d0c57f907bd0 authored about 9 years ago
Added newlines into teststrings; adjusted tests

235daf6d38576695793d328feabe8c6f40ccccdb authored about 9 years ago
Fix chunk length encoding for unicode strings

0e14733d87b5c4881e3534bd06574a1db20fe9c9 authored about 9 years ago
Combined unicode tests

f4a25567e100e6aaaf294e2054ddca14c0014863 authored about 9 years ago
Handle skip_accept_encoding identically to httplib.request

f745645ed79644b95dfae92ff18423e56e891692 authored about 9 years ago
Changes according to code review

b3f89228d36b7e862d51a156b8807b54cf3d1835 authored about 9 years ago
exec removed; unicode representation changed

2e5a72bab2bd2a79f54bbad753d12e1513c2917a authored about 9 years ago
CHANGES for #720

bb4f68e0d28fc6be2597318169c6eb88588a9072 authored about 9 years ago
Merge pull request #720 from WGH-/master

'raise_on_status' option (similar to 'raise_on_redirect')

dc4f7df5c84f11fa5ff33e4d0ce2c9e65228d235 authored about 9 years ago
Fix concatenation

af3b29564dcdc5b23ebffc3fe99f608bb78a241d authored about 9 years ago
Send binary type without further encoding

b17c2b65679e3babf0a71ee9e0439ded3c60c9a5 authored about 9 years ago
Wrapped u'' in exec call

748d9e736853fbc5db7943d8a88793dae5c566e4 authored about 9 years ago
unicode stuff; onlyPy2 marker added

5ea7633b01ae0f1daf754458987489a0dddf8511 authored about 9 years ago
py3 nicode fix

e42c810cbd23d8181af9fabb71a7fe6252264224 authored about 9 years ago
Unicode handling fixed; test_socketlevel split up

e30689aa050a21d6c70708db2c400523e7fb474f authored about 9 years ago