Joshua Bronson

Results 81 issues of Joshua Bronson

**Describe the bug** I just followed the https://devenv.sh/containers/ docs to try to build and run a container for (essentially a "hello world") Python webapp using devenv for the first time....

bug

https://github.com/bolshchikov/js-must-watch

``` .../galerts/galerts.pyc in _scrape_sig(self, path) 356 ) 357 soup = BeautifulSoup(body) --> 358 sig = soup.findChild('input', attrs={'name': 'x'})['value'] 359 return str(sig) TypeError: 'NoneType' object has no attribute '__getitem__' ``` (Without...

Google Alerts lets you create different sets of alerts for each of the email addresses you have associated with your Google account. Galerts currently only supports your primary email address.

Galerts should have automated tests that exercise the API to quickly tell whether Google has made any breaking changes.

Just came across this for the first time, saw that https://github.com/surma/streaming-dot#compatibility says Firefox support is still in development due to "Missing [ReadableStream] on fetch (https://bugzilla.mozilla.org/show_bug.cgi?id=1128959)", clicked through to the upstream...

http://plim.readthedocs.org/en/latest/related.html lists several related projects, but some of them give 404, and most of them haven't been updated in a long time and may be abandoned. Would you like to...

I saw in the README that support for `testsetup` is planned but didn't see an issue to track it, so thought I'd create one and register interest to boot. Is...

Hi @aFarkas, I wanted to let you know about an issue I discovered using webshim's form polyfill in Safari 9.1 with Polymer paper-inputs. Details are in PolymerElements/paper-input#375. On the off...