Simon Brunning

Results 69 comments of Simon Brunning

Strange - nope, I'm seeing that same error at https://docs.python-requests.org. I wonder if that's just me?

A temporary and partial fix might be to stop http://requests.readthedocs.org/ redirecting to https://docs.python-requests.org/?

FWIW, https://docs.python-requests.org/en/latest/ redirects to https://docs.python-requests.org/en/latest/ for me, which 404s.

I've just had the same issue, but I'm on Ubuntu not OSX.

Nice. It does feel like these new attributes could be in subclasses, though - and maybe even a separate package eventually.

> > Nice. It does feel like these new attributes could be in subclasses, though - and maybe even a separate package eventually. > > If create subclasses for attributes,...

This looks really interesting, but I can't quite see what an integration test would look like for this. Have you got a simple example?

Can you add a travis target, so we can see if anything breaks the docker build?

Is the `Makefile` rename necessary? I'd like to continue to be able to just run `make precommit` before committing.

How are we going with this? BTW, I came across https://github.com/kudulab/dojo which might be useful...