Jannis Leidel
Jannis Leidel
@DerThorsten I've already left a review for this above, we're fixing a buggy new platform here and you correctly identified that the previous PR essentially wasn't enough to support this...
> A tiny edit to that code block to make it more robust and faster (skip defaults if present): > > ``` > conda create \ > --platform=emscripten-32 \ >...
pre-commit.ci autofix
@kenodegard Do you have an idea why we're not seeing the error output from `subprocess_call_with_clean_env` in the failing test?
Thank you @jakirkham for bringing this up, GitHub's beta launch has been on my radar. There are a few concerns that block this at the moment: - GitHub's product wrapping...
As the person who has authored many of the CEPs mentioned and has worked tirelessly to make the CEP process happen in the first place, I strongly disagree. In fact,...
Yep, OpenAPI is the way to go, and I think marshmallow has shown to be a very stable library over the years. The tricky thing is to figure out how...
> > The tricky thing is to figure out how to combine marshmallow with Flask-Restful given the fact it has an own request parser and serialization module: [flask-restful/flask-restful#335](https://github.com/flask-restful/flask-restful/issues/335) > >...
@sloria Hey, thank you for chiming in, this is super helpful!
> Comments are welcome. Later on, I will replace this issue with a few separate ones for each step. Following the mammoth task of the React conversion, this seems like...