morotti
morotti
( I originally raised the PR to setuptools https://github.com/pypa/setuptools/pull/4406 and they redirected me to this repo. ) Hello, I was doing a bit of profiling on my CI builds. The...
Hello, I'm trying the latest version of uv and I see that you added progress bars. :) uv is downloading tensorflow at less than 1 MB/s. when tensorflow is the...
Hello, Authentication stopped working in uv 0.1.36, it's no longer able to install packages that requires authentication. For context, we use a netrc to set credentials to access artifactory. Artifactory,...
Hello, the last release was 10 months ago, pythonnet 3.0.3. there have been 20 fixes in the main branch since then, including critical fixes to address crashes, but they have...
Hello, could I have a review on this code? profiling on a run of `pip install jupyter` `_install_wheel()` function is 3670 ms. that's the installation phase. `fsync` is 594 ms...
Hello, To summarize, the cache was too small :D Should we have a NEWS item for this? It's very internal with no relevance to end users. EDIT: I added the...
### What happened? Hello, apache-beam cannot be installed on any recent python environment because it is pinning an old version of dill from 2019. ``` pip install apache-beam>=2.57.0 ... The...
### Checklist - [X] I added a descriptive title - [X] I searched open reports and couldn't find a duplicate ### What happened? Hello I've had the following issue. When...
The performance overhead of test coverage is insane - 5 times slower on python code - REPRO ATTACHED
**Describe the bug** Hello, I was running some benchmark on my python codebase on different hardware. Turns out, there were massive unexplained differences up to 10 times slower in some...
hello, reporting that gensim is no longer installable due to pinning an old scipy