Ian Stapleton Cordasco

Results 41 issues of Ian Stapleton Cordasco

urllib3 introduced some default headers and a way to skip them if desired. Let's use that sentinel value to pass along information about Requests' users desire to skip those headers...

_Disclaimer:_ I'm going to structure this probably oddly because I understand the blockers here and want to be clear that I'm hoping to contribute to a discussion to make this...

enhancement

See also: https://bugs.launchpad.net/python-keystoneclient/+bug/1483696 In short, there are some socket constants not defined on Windows. ## --- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/25787913-tcpkeepaliveadapter-will-be-broken-on-windows?utm_campaign=plugin&utm_content=tracker%2F418367&utm_medium=issues&utm_source=github)** We accept bounties via...

See discussion on https://github.com/kennethreitz/requests/issues/1691 ## --- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/5785358-ipv6-transport-adapter?utm_campaign=plugin&utm_content=tracker%2F418367&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F418367&utm_medium=issues&utm_source=github).

Enhancement

## --- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/9375392-add-documentation-for-multipartdecoder?utm_campaign=plugin&utm_content=tracker%2F418367&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F418367&utm_medium=issues&utm_source=github).

Enhancement
ready
Low Hanging Fruit
Documentation

We should add a subclass of MultipartEncoder that triggers a chunked upload. This will come with a very explicit warning to users that it _may_ very well not be supported...

Enhancement

- [ ] Turn on ReadTheDocs - [ ] Ensure Sphinx works well - [ ] Write documentation - [ ] Transfer some over from pyyaml.org

task:tech-debt

Let's look at a template like this: ``` http://example.com/dictionary/{term:1} ``` We have two different behaviours depending upon the value used to expand `term`. ```py >>> import uritemplate >>> u =...

https://github.com/CoralineAda/contributor_covenant

enhancement