Devin Ekins

Results 15 comments of Devin Ekins

Adding a RoundTripper with that header definitely did the trick, btw.

If you add some contribution guidelines, I might be willing to give implementation a shot.

I'm inclined to want to include it in `requirements.txt`, but provide some other requirements-like file that could be used to install dependencies for those not running systems with a C...

If you can think of a way to make the default install include pycryptodome and the alternative to not install it, that'd be better. I worry about making the common-case...

Ah, then that simplifies things. FWIW, I'm going to make a bunch of changes to this codebase in the very near future, so I wouldn't go writing a patch/PR for...

Sorry for the delay on this. I'm still working through 1 PR and another branch soon-to-become a PR. If you want to write up a patch here, we can just...

Given that we've deprecated Scoped Keys, I think I'll completely drop this requirement for the next version and note that the library must be manually installed in the section that...

Neat. I didn't know about reraise. On Oct 25, 2017 6:33 PM, "Justin Mason" wrote: > *@masojus* approved this pull request. > > Minor comment, but looks fine. > ------------------------------...

I'd like to give `0.5.1` a chance to simmer in the event that I have something broken still and need to push `0.5.2` rather than make progress on `0.6.0`. In...

Is there a reason we wouldn't want POST to be the default here? @dkador