Josh Reed
Josh Reed
**Describe the bug** When redirecting stderr (to capture and record log output for example), `Pantsd` hangs in longer tasks. Can reproduce this with a repo of some size and a...
**Describe the bug** On 2.13.x dependee calculation is taking 2x - 3x as long as before (2.11.0) in my repo. I'm not fully able to reproduce this effect outside of...
Could you cut a release that includes the Ireland VAT changes from February? I'm looking to repackage this for the fedora ecosystm and I'd like to be able to pull...
Adds a section describing a possible working pre-commit config, using pass_filenames and `--unmatched-cli-globs=ignore`
## What is this Python project? Pants is a flexible build system for Python, JVM, Go and other languages and environments. It focuses on build determinism and fine-grained caching to...
Since graphlib2 is a drop-in replacement for the stldib, can we make it an optional extra? I'm looking to package this for Fedora and avoiding another transitive dep might make...
**Describe the bug** The use of explicity binary paths for python-bootstrap.search_path is not documented well in line with how it works. Despite #13278 being active here, using a path directly...
## Description Attempting to read dockerfile dependencies hangs when run on Linux on ARM. Example output with `--pex-verbosity=3`: ``` [bunch of installs] ... pex: New sys.path: ['/tmp/pants-sandbox-56tu16/.tmp/tmpsr74qylg/.bootstrap/pex/vendor/_vendored/attrs', '/tmp/pants-sandbox-56tu16/.tmp/tmpsr74qylg/.bootstrap', '/tmp/pants-sandbox-56tu16/.tmp/tmpsr74qylg', '/usr/lib64/python311.zip',...
Tried to run this on Fedora 33 after a snap install. I tried to run it on the command line to get a better log: ``` -> % gog-galaxy-wine WARNING:...
I'm looking at this project and I like the relative simplicity of it compared to a lot of DI libs for python. But I'm wracking my head trying to figure...