Eric Reed

Results 15 comments of Eric Reed

To resolve the import issue, try `pip3 install click==7.0`.

Hi, yeah, apologies, but I currently only support Linux as that's my dev machine. The only things that should need to be changed for Windows support are some hardcoded paths...

Try with >= Python 3.9 (see https://stackoverflow.com/a/31905868/5037905), sorry for the lack of documentation lol

*also be aware that the repo isn't in a working state, the tests work (so you can make requests with a custom sslcontext+sslsocket directly) but actually patching an existing requests...

Hi, Yeah, it looks like most of the fields match in your given examples. From a quick glance, I can't tell which is inconsistent, but I would guess probably the...