Marcin Gozdalik

Results 12 comments of Marcin Gozdalik
trafficstars

@giampaolo can I do something to help getting this merged?

Another fail scenarios: `grep --max-count` or `head` on the right hand side of a pipe.

@tilgovi can I do something to help getting this merged?

Maybe the `umask` differs? I wonder if `/tmp/pgbackrest` should be the default place to create lock files. If it is a single lock file and nothing more maybe it should...

@giampaolo there is a fix for #2109 - WDYT about merging https://github.com/giampaolo/psutil/pull/2110 ?

@tilgovi @benoitc can I do something to help getting this merged?

@eifinger is there anything that could be done to have this merged?

We're not using `#subdirectory`, but git repositories are duplicated between projects, yes. Here is a reproducer: ``` proj1 proj1/pyproject.toml proj1/src proj1/src/__init__.py proj2 proj2/pyproject.toml proj2/src proj2/src/__init__.py ``` `pyproject.toml` (for `proj2`, `proj1`...

Thanks for fixing it so quickly. I ❤️ uv.

Example of an error in `uv pip install`: ``` [2024-04-03T12:12:32.983Z] Built 8 editables in 5.84s [2024-04-03T12:12:41.046Z] Resolved 253 packages in 7.26s [2024-04-03T12:12:41.046Z] error: Failed to download distributions [2024-04-03T12:12:41.046Z] Caused by:...