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 #1006 from SethMichaelLarson/add_appveyor

Add Windows CI support with AppVeyor

67accdaf3b563d8d1dedffe7d4cd9866f4e06338 authored almost 8 years ago
Merge branch 'master' into add_appveyor

965c28fd23876c8769c5a0ebc3db7b2018d82c57 authored almost 8 years ago
Merge pull request #1140 from Lukasa/remove-chunked-kwarg

Remove chunked kwarg.

679dd7e69f81ed8992c61af16066579442321a8b authored almost 8 years ago
Remove "chunked" from tests

90ebf90060d7ad0531dcbfdf02ce429627a67201 authored almost 8 years ago
Remove "chunked" kwarg from urlopen

4f7dae17faf779256716d10486c735f0dc725e60 authored almost 8 years ago
Merge pull request #1141 from Lukasa/remove_release_conn

Remove release_conn parameter from v2 branch.

b98a30c9ceca5f59fa830feb37ae6141c9bb6837 authored almost 8 years ago
Merge pull request #1139 from Lukasa/frugality-of-selectors

Reduce selector overuse in v2 branch.

3a77ab22fa7350271e4b0067247dcf0dab4d9506 authored almost 8 years ago
Fixup tests using release_conn

80855b7e02d2e04482fe61cd216e44985acaa2ab authored almost 8 years ago
Remove the parameter "release_conn"

cf2de76f57efe73dc9cb73835151475fa9a4ffa7 authored almost 8 years ago
Change is_connection_dropped to reduce selectors

2d51116a88cc35d463863a9828b7d52a49b91d51 authored almost 8 years ago
Merge pull request #1137 from Lukasa/dont-set-ssl-args

urllib3 v2 does not allow setting TLS kwargs on pool managers and connection pools anymore.

12a8aa38c949bc82329a12e49c51c02644c44468 authored almost 8 years ago
Merge pull request #1016 from jeremycline/add-pool-kwargs

The ``connection_from_*`` methods now accept pool_kwargs

b6204d57bcdfc6ff048f1c21647ef324c8a4f39e authored almost 8 years ago
The ``connection_from_*`` methods now accept pool_kwargs

This introduces two changes. The first is that connection pools are
keyed off the entire request...

7c14966fc134146223650a8393e17e91a358ba6d authored almost 8 years ago
Merge pull request #1136 from Lukasa/no-more-unicode-bodies

Remove support for sending unicode request bodies.

3a389e4259fe2a69b46cf07a399702ab67eeb085 authored almost 8 years ago
We can use unicode strings now.

db4db22619f8182a1105e6a0a8407d6d90b86ba2 authored almost 8 years ago
We don't support setting TLS kwargs directly

41a688c4a4a15735366bfc119ec8fc88a4e876d9 authored almost 8 years ago
Fix all tests that incorrectly send unicode bodies

bd0bc0b5f8a36c3a32c6d52d9cac87c3bb0e5921 authored almost 8 years ago
Stop producing unicode request bodies

dc0a88e011ad6a4507b72d659b39fb25fb3fa7d7 authored almost 8 years ago
Remove support for unicode bodies

88049770c1551b845076d2044857ffff8e28985a authored almost 8 years ago
Merge branch 'master' into v2

77539751ba9177143dc06dd4356b56703a07c44e authored almost 8 years ago
Merge pull request #1134 from SethMichaelLarson/fix-wait-io-tests

Fix wait_for_io Tests

8b4a204aed33d2533afbbee4922846ae02669d51 authored almost 8 years ago
Fix wait_for_io tests

61cf7aa1d298c06919cf0c37d5d02f5837ae67a3 authored almost 8 years ago
Merge pull request #1128 from SethMichaelLarson/detect-monkey-patch

Detect monkey-patched select module

aa69fc97cc06a58c26c123b250caba750fd1f4b2 authored almost 8 years ago
Update comment in test_select_module_patched_af...

...ter_import

7c703502f361af2990a4a676f4363298320c1038 authored almost 8 years ago
Remove covered Platform-Specific comments

539334a5e281cad79ad00ffc10b4a8ebc76287a3 authored almost 8 years ago
Typos are real

b6a0d1d62b49b3e18c1411bff4688c25b524b4e8 authored almost 8 years ago
Handle PROTOCOL_TLS

bb6ad7ef4a7d1b8f1e2c40340cb83406a9cbe9d8 authored almost 8 years ago
Cleanup error message

bc9fad2a425a8c643624f14c1a965d10a30cf944 authored almost 8 years ago
Make patch_select_module smarter, change decorators

182dd7077cf4ea39a6834a1e8d58e5a00dd2218c authored almost 8 years ago
Change make_selector() to use DefaultSelector() path, add unique cases tests

c9acdcba61cf47d6a12f0b2b202cc0898fb8ccc0 authored almost 8 years ago
Merge branch 'master' into detect-monkey-patch

d7e4320f3e2968b0fdef7fe9f065dc3a1bd9d1cd authored almost 8 years ago
Add separate check for select.poll()

808585a28e233bfbd05a73efea0ed1f628850d62 authored almost 8 years ago
Merge pull request #1130 from yetingsky/dev

Change HTTPHeaderDict vals intertal representation to list

118a936e1a44598aa2b2eed0e361310e05e47c6c authored almost 8 years ago
Merge branch 'master' into dev

9b3aafd32fc7041b8e767750523f0bf2d97831c9 authored almost 8 years ago
Merge pull request #1129 from tipabu/deflate-buffering

Stop buffering entire deflate-encoded responses

a019621a3da01407033b5fb09a7a9041fceb5954 authored almost 8 years ago
change HTTPHeaderDict vals internal representation to list

1bfddedbb1275eab2f8a45c05a4b9c3c1d7bdccc authored almost 8 years ago
Stop buffering entire deflate-encoded responses

Previously, if we received a deflate-encoded response that included the
zlib header, we would bu...

f8e57b3f0e3b155f3b4c303204f8d2c54ef28657 authored almost 8 years ago
Check if the OS can allocate the struct

ebc829fa75ea1a2eb0f13f11214147faa6ec7d27 authored almost 8 years ago
Add changelog, platform-specific

91dc01d2a2df7109d6c4cfb0c2cb1a8ec3edb4d9 authored almost 8 years ago
Fix flake issues

486f2cbb3deea9342fcb7546a49ed5300056880d authored almost 8 years ago
Add Platform-specific: AppEngine

a50e12d03e53fa31f535b8fe736fed3d80358158 authored almost 8 years ago
Detect monkey-patched select module

d20dea4b1a75c0b83db850073781a01581ee16a0 authored almost 8 years ago
Add support for SecureTransport TLS backend

6a6cfe900ad80311378720028a0201d951eed1a5 authored almost 8 years ago
Merge pull request #1127 from vpfautz/master

Fixed typo in urllib3/util/request.py

d6bf2e32686954c7da7031647674ef38957f1520 authored almost 8 years ago
Fixed typo in urllib3/util/request.py

dcff9715c9dc2d85f5726bc746448802107d3b4b authored almost 8 years ago
Merge pull request #1126 from shazow/changes-1125

Add CHANGES for #1125

7524a45a918388385ddf4d8ff61417f62b2c4d12 authored almost 8 years ago
Add CHANGES for #1125

a1d2e1e258825fd7200e8dee66ec99c2155c61c2 authored almost 8 years ago
Merge branch 'master' of [email protected]:shazow/urllib3.git

524017f1baf1392f8553a580880f946e08d295d0 authored almost 8 years ago
Merge pull request #1125 from patstew/catch_openssl_send_exceptions

Wrap OpenSSL SysCallError on send as well as recv

39094f6db1e591d57b3019780396587449bf73e2 authored almost 8 years ago
Wrap OpenSSL SysCallError on send as well as recv

bf048983fca56b20cf409cdf25b79aaa3a0bb41c authored almost 8 years ago
Merge pull request #1119 from Lukasa/re-add-pyopenssl-testing

Re-add PyOpenSSL testing.

f52981d572c3fd6acfb1eb1d51975f2bb5b6126d authored almost 8 years ago
Re-add PyOpenSSL testing.

6c956b159bcc62a34d1bc7e3b647613318f57068 authored almost 8 years ago
Merge pull request #1118 from Lukasa/skip-ipaddress-test

Skip test_can_validate_ip_san when unsupported

cc4c5f9f1e753d85d205f648b8f201bffebdc388 authored almost 8 years ago
Skip test_can_validate_ip_san when unsupported

ff9b1f7a2b315c61441a712fa478e23bdf1f7435 authored almost 8 years ago
Merge pull request #1108 from Lukasa/major-v2-refactor

Break firmly away from httplib

1d591aff1c89a6deef308d4366883d82ab417f8c authored almost 8 years ago
Merge pull request #1089 from nateprewitt/normalize_by_scheme

only normalize http(s) urls

3bf300931d073f901908813216d139c9ef9c1b4a authored almost 8 years ago
Merge branch 'master' into normalize_by_scheme

7cc61980e766f94b5adef06f0f0b530ac814c278 authored almost 8 years ago
Merge pull request #1109 from tdsmith/patch-1

Remove old Homebrew advice

d6de537226f7c6e2208c9bb70a741769390749e3 authored almost 8 years ago
Merge branch 'master' into patch-1

7459070a3826a83eb3bedd5cb797e1fecbe68471 authored almost 8 years ago
only normalize http(s) urls

b67976b2a85b0d5f5c3dc53ec4ad41f22e2992f6 authored almost 8 years ago
Merge pull request #1115 from Lukasa/fix-py26-builds

Fix Python 2.6 builds

5edab338c74e07a0d047d453e9f21a01ebc65948 authored almost 8 years ago
Statically link OpenSSL and cryptography.

This is necessary to avoid a mess due to distutils trying to replicate
the compliation environme...

d32584fdffb82d18679bf1c7658f28ad500b99fa authored almost 8 years ago
Stop auto-linking against OpenSSL.

pyenv on Mac does this for us automatically, so we don't actually need
to maintain this patch. S...

1b627193202f26352d46a6cad7694a35f0bccc2c authored almost 8 years ago
Make _build_context a function, not method.

b7cccb0c5a4d0c6a317998500e8d80357a5457db authored almost 8 years ago
Avoid flaky tests due to dictionary order

3b6e232007d58d227db8b733a0f9106acdc6e4d0 authored almost 8 years ago
Just call close!

5fa7f4b56f66ae254d95632e99ec9d3dcdf5b76e authored almost 8 years ago
Cast the event data to bytes.

6edabc4124e49670eb0328b3e0eb088093219cc5 authored almost 8 years ago
Fixup docs reference.

95d45fd9d69e8d8d22b2b14e75d788d622797f3e authored almost 8 years ago
Clean up flake8 violations.

a4d291c0c28f593ddc7422ef8738777a925f8972 authored almost 8 years ago
Remove old Homebrew advice

Homebrew's Python always uses Homebrew's openssl now.

e356b08c8cecd5e60b79edb39a5b241fa49780ee authored almost 8 years ago
Merge branch 'v2' into major-v2-refactor

ddc0e2217fd36f2cbf4ae1847505f1e6c7d3ee8d authored almost 8 years ago
Merge branch 'master' into v2

1bb05a657e8059a29fa67278bce303dc9fb8fd95 authored almost 8 years ago
Raise the response when we hit a tunnel

95988e856d3aa5617869e62aa78305b2df9ac465 authored almost 8 years ago
Test we correctly abort request body upload

a48415d97743d953dfe95e8db36e9c0562d82a10 authored almost 8 years ago
Remove support for text-emitting readables.

1144abe9bdfe30489309b9680f3f738b6529480a authored almost 8 years ago
Our streams aren't flushable.

98e059d8b52bd290db2cf3dd1929d1e48d3ecf9d authored almost 8 years ago
Throw BadVersionError for unsupported HTTP versions.

a48cb0bc308a5b01a4448c0dded6f15f3f25fcd5 authored almost 8 years ago
This code is no longer sensible.

82d47306b3ca28b4b503cc9f89b30aa9cbc4c894 authored almost 8 years ago
Fixup broken merge

e562f78d8a4c20cdb5aecbc21298f59ae24ad2bb authored almost 8 years ago
Merge branch 'master' into major-v2-refactor

80be21747e8e67fc06466f2151c89df98c605980 authored almost 8 years ago
Merge pull request #1102 from SethMichaelLarson/fix-test-leaking

Add cleanup to pools and managers

ee564fd7e6e7bd79ff7ed410ce9eea553a22fc56 authored almost 8 years ago
Fix flake errors with unittest2 import

df1d8fd747ffbd85de67a17f8a697a8472860183 authored almost 8 years ago
Revert test_urlfetch.py

14f91ec1d4a1ab6698cc61bab7670cc24af12a57 authored almost 8 years ago
Merge upstream

5b417471c383f4afc3a6b3178864e2355d514bee authored almost 8 years ago
Delete connection.py and all references to it

fbe3b2d8fa064bae282cc5280c4a8134883e4f93 authored almost 8 years ago
We don't send accept-encoding: identity anymore.

a80e129770514624887bbc99795c8776b1790aa2 authored almost 8 years ago
Fix up tunnelling to actually use the async socket

1a5202c020998b5736117cb38f4e9876a909c290 authored almost 8 years ago
If tunnelling, validate against the tunnel name.

fbb9375e1fbd179bf7194169b6d5728ebe660ae5 authored almost 8 years ago
Remove class check.

ca88ca09f6f5af430bf7c497a65b5f60a2757784 authored almost 8 years ago
The socket is at _sock now.

d1fb20d7ef7f55dc678167c987b58bfdab45a200 authored almost 8 years ago
Seems we don't need to parse the URL

a93a24507831c29acdf20bfd365ccca30bdecf43 authored almost 8 years ago
Get test_connection working again.

4e1554cc1697574b7797d39c0dbc1b6ed7364e72 authored almost 8 years ago
Clean up some test_connectionpool problems.

df4ea5480d0350aaa88cdb0659f2a4d687ea7409 authored almost 8 years ago
Merge pull request #1103 from SethMichaelLarson/flake-tests

Fix all flake/linter errors within tests

c0ce2c8ec800b571938807f15902b1dd52d0d6be authored almost 8 years ago
F999 Dictionary key repeated with different values.

24f1532aef62cf86528002e728b00556dd13860e authored almost 8 years ago
E501 Line too long.

ecaea3716659922e5325909b8db06d498471a7b5 authored almost 8 years ago
Run flake on test folder

1e0a2a3a2d4bc9a3cdb56665b23c0f6d0acb5397 authored almost 8 years ago
E225 Missing whitespace around operator

a313952f8a401b0c243f76366514c0bf3a0866d2 authored almost 8 years ago
E306 Expected 1 blank line before a nested definition

dc0c88628ee40baf639ddeae20794498dc30cf80 authored almost 8 years ago
E127 Continuation line over-indented for visual indent

781423f81bbeb2db098e345b709885f42c668c1d authored almost 8 years ago