Greg Roodt

Results 186 comments of Greg Roodt

> Also, I'm not particularly happy about linking to a PDF file on a random Azure media URL Yes. It's frustrating. Microsoft at some point removed the HTML version of...

Is there a reason you prefer not to share the burden with a willing team of maintainers @keleshev ? JazzBand is a reliable and experienced crew. You'll still retain all...

I just ran into the same issue. I've hacked it to work by setting is_form_encoded=True when I create my Request. Clearly a massive hack. I think this OAuth library needs...

Potentially related: https://github.com/bazelbuild/rules_python/issues/2156 I'm not completely sure that this is caused by lack of site-packages, so I won't close this as a duplicate.

Closing. Documentation can always be improved. Pull requests are always welcome. If there is a proposal for an overhaul of documentation or the maintainers feel like there is a need...

@meteorcloudy If we are willing to try again, there is a random option from Stackoverflow that might help you avoid the dependency. https://stackoverflow.com/a/23598461 I would try it myself if I...

@meteorcloudy Must be our lucky day... that actually worked! https://github.com/bazelbuild/bazel/pull/22799 Time to buy a lottery ticket!

I'm going to close this issue since it appears that the original poster has a workaround or solution. For posterity, the bazel flag that @rickeylev mentions is: `--incompatible_default_to_explicit_init_py` which controls...

Closing. It appears there is a workaround and the maintainers won't be looking at this issue any time soon. Future work on the rules is focussed on `bzlmod` so anything...