excusemejoe

Results 6 issues of excusemejoe

Add a test to make sure that GAE's set_default_fetch_deadline function works as expect.

As title. "path' should be handled carefully.

enhancement

Using `git rev-parse --show-toplevel` can not guarantee the result of the command is correct.

wontfix

Depend on "cqsearch".

enhancement

[Reference](https://github.com/dyng/ctrlsf.vim)

enhancement

``` requests/packages/urllib3/connectionpool.py| 59| class ConnectionPool ( object ) : requests/packages/urllib3/connectionpool.py|104| class HTTPConnectionPool ( ConnectionPool , RequestMethods ) : requests/packages/urllib3/connectionpool.py|172| ConnectionPool . __init__ ( self , host , port ) ```...

bug