-
https://github.com/kennethreitz/clint/blob/8c3cbe984bc3c966c60f279571a5a128d7c194ae/clint/textui/prompt.py#L48-L49
Shouldn't this take into account the default that's passed in?
With the follow…
-
Currently the package pulls `simplejson` as a dependency.
This caused some unexpected trouble in https://github.com/raiden-network/raiden/issues/4174 . It also seems that since python 2.6 `simplejs…
-
When we get to our 100 Days of Data - examples in this article: https://medium.com/google-cloud/github-on-bigquery-analyze-all-the-code-b3576fd2b150
-
Since v0.1.5, any app using this extension with the [app factory pattern](http://flask.pocoo.org/docs/0.10/patterns/appfactories/) crashes on startup because [`current_app` is being manipulated withou…
-
Your solution works well and :+1: for the iterator, but you could improve following:
- Use `headers["links"]` as a dict instead of parsing using regex: https://requests.kennethreitz.org//en/v1.1.0/…
-
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-ada…
-
Looks like a problem lexing unicode commands. If I cast the command to a `str`, it works as expected.
This is with current latest envoy as pulled from pip.
```
Python 2.7.10 (default, Jul 14 2015, 1…
-
See also https://github.com/kennethreitz/requests/issues/4069
---
Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/45635123-consider-replacing-requests-wit…
-
Hey,
I'm using your module and when tried to make a request I got an exception:
TypeError: Cannot read property 'length' of null
at parseChallenge [as _parseChallenge] /home/yeudit/workspace/att…
-
## Problem
When running the test suite on Windows, it bails out on `test_staticfiles[None]`, i.e. when `responder.API(static_dir=..., static_route=None)`.
## Details
```
HTTP Request: GET http:/…