Jarek Potiuk
Jarek Potiuk
We could also let the user pick their own colors for each state.
Yep. I m also for symbols - but they should be done RIGHT.
TL;DR; is directly there in the contributing docs BTW: https://github.com/apache/airflow/blob/main/contributing-docs/07_local_virtualenv.rst
Also @ashb - not sure if you know but `uv run pytest ...` is a simpler replacement when you already did sync once. It will repeat the latest sync (if...
Small comment from the user point of view. There is one more benefit from dropping 3.8. It's good way to help the ecosystem to move to Python 3.9 quicker. Even...
> If the core Python team wants to push users to adopt newer versions faster, that's something they should do themselves. Sure - if that's the maintainer positions, I just...
> It’s not so much a matter of not our problem, more a case that I’d want the core team to take the lead on any effort to get people...
> Whatever you decide to do, I'd suggest "failed to do x" over "there was an error doing x" — active .vs. passive voice is much clearer and shorter. Good...
> Without opt in this can be abused Yeah. I think it's a good idea to add "pip frontend" configuration options for `pyproject.toml` users. And I cannot see easily scenario...
Also just to add a concrete "positive" scenario - I can imagine it would be super useful to have private package registries configured in `pyproject.toml` - so that the "corporate...