Ellis Percival

Results 89 comments of Ellis Percival

An even easier way to get them running on Linux is: ``` bash git clone https://github.com/shyamseshadri/angularjs-up-and-running cd angularjs-up-and-running python -m SimpleHTTPServer ``` :)

Sorry for the bump, but in my search for the `TaskStatus` type, I've landed here at this dead end. Did `TaskStatus` ever get exposed somewhere and is simply eluding my...

I've been looking for something like this too. @bleleve Did you work out a way around this in the absence of variables?

Thanks. That's an interesting idea but I'm not sure it really helps me. I've gone back to just calling protoc from a Makefile on this project since it's quite a...

I've enjoyed using connexion in the past, and I've arrived at this issue after looking for a way to write an OpenAPI-first API which is able to interact with AnyIO...

Could this maybe be turned into a separate package if it's not going to be merged?

Hi @FancyChaos Yep, to be honest I'm not using the library on any projects at the moment, so I'm not very inclined to dedicate much time to it. I'd be...

Thanks for the latest contributions. Your good explanations make the changes much easier for me to review and merge. Please make a new Issue if you want me to cut...

> any ETA on a new pip release? Oops, I released a new version on PyPI the same day that you asked for it, but it looks like I forgot...

Nope, that's not something I've implemented just yet. I expect we could add the configuration of the event subscription, but not necessarily the actual server for it to call back...