Andy Gayton

Results 50 issues of Andy Gayton

``` File "/Users/andy/git/market/market/api.py", line 412, in body body = conn.get(self.PATH, params=params).recv().consume() File "/Library/Python/2.7/site-packages/vanilla/http.py", line 179, in consume return ''.join(self.body) File "/Library/Python/2.7/site-packages/vanilla/message.py", line 329, in __iter__ yield self.recv() File "/Library/Python/2.7/site-packages/vanilla/message.py", line...

``` self.signal.subscribe(signal.SIGINT, signal.SIGTERM).recv() File "/home/andy/git/vanilla/vanilla/message.py", line 324, in recv return self.pause(timeout=timeout) File "/home/andy/git/vanilla/vanilla/message.py", line 203, in pause _, ret = self.hub.pause(timeout=timeout) File "/home/andy/git/vanilla/vanilla/core.py", line 305, in pause resume = self.loop.switch()...

``` File "/Users/andy/git/market/market/api.py", line 275, in body return self.get(target, params={'query': 'income-statement'}) File "/Users/andy/git/market/market/api.py", line 174, in get body = ch.recv().consume() File "/Users/andy/git/vanilla/vanilla/http.py", line 179, in consume return ''.join(self.body) File "/Users/andy/git/vanilla/vanilla/message.py",...

``` File "/usr/local/lib/python2.7/dist-packages/vanilla/core.py", line 1274, in main self.registered[fd].send((fd, event)) File "/usr/local/lib/python2.7/dist-packages/vanilla/core.py", line 405, in send return self.hub.switch_to(self.other.peak, self.other, item) File "/usr/local/lib/python2.7/dist-packages/vanilla/core.py", line 1108, in switch_to return target.switch(*a) File "/usr/local/lib/python2.7/dist-packages/vanilla/core.py", line...

``` Traceback (most recent call last): File "examples/ticker/ticker", line 162, in sys.exit(main()) File "examples/ticker/ticker", line 157, in main h.stop_on_term() File "/home/andy/git/vanilla/vanilla.py", line 974, in stop_on_term self.stop() File "/home/andy/git/vanilla/vanilla.py", line 960,...

``` Traceback (most recent call last): File "examples/ticker/ticker", line 165, in File "examples/ticker/ticker", line 160, in main File "/home/andy/git/vanilla/vanilla.py", line 973, in stop_on_term done.recv() File "/home/andy/git/vanilla/vanilla.py", line 511, in recv...

**Have you searched existing Github issues to see if someone has already requested this feature?** Briefly **Is your feature request related to a problem? Please describe.** Feeling the urge to...

Hopefully this is how the macOS keychain works: > Stacks automatically retrieves a stored key from the macOS Keychain upon system restart or user login, without requiring any user intervention,...

help wanted
privacy-security