Robert Nowotny
Robert Nowotny
> I intentionally tuned my tone to be more straightforward after you said "Germans / Austrians are not exactly the most polite but direct", I'm neither german nor austrian but...
> remove the "analysis_scripts" directory too. its there for a reason, to spot different behaviours on the next (or even older like 3.10) pypy versions. I couldnt put that under...
all tests ironed out. come on, roast me.
> A short explanation for why I think squashing on a PR is the wrong call: > > * Review of the whole diff is possible even for multiple commits...
**Almost, but not exactly.** Here is the breakdown. **uv add** * Adds a package to your project and **writes it into your pyproject.toml**. * Automatically updates your lockfile. * It...
> I could genuinely care less about speed with respect to Python package management. You’re right that for a lot of local/dev use cases, package manager speed is kind of...
I’ll admit it. I’m also pretty lazy. But I’m also very impatient, so I just swallow the pill and type the three extra characters to get things done faster. `uv...