On 5/18/26 18:09, Stefano Rivera wrote:
Hi Kevin (2026.05.18_15:46:00_+0000)
libpython3.13-minimal's prerm computes a safe xargs --max-chars value
by parsing GNU xargs --show-limits output:
Thanks for a nice clear bug report!
I ran into this issue because I run the Rust port of findutils at
github.com/uutils/findutils.
My initial response when I saw that was "yeah, no, that's outside what
it makens sense for us to support". However, the code itself is brittle
enough that some kind of fallback makes sense, I'll apply that proposal.
While it should try to maintain compatibility (and I am working on a
patch)
Thanks for that!
well, we can and will change that for 3.15, and maybe for some distros
using 3.14. Not sure, if all distros would pick up that fix where they
ship 3.13 ...