[bug#72536] [PATCH v3] tap: new `--stderr-prefix' option to prefix test script's stderr

2025-02-03 Thread Richard Hansen
It took a couple of months, but FSF accepted the copyright assignment. And then I promptly forgot to follow up on this because I was in the middle of something else. Sorry about that! Supposedly I have not appeared in copyright.list for Automake yet. (FSF signed on 2024-09-24, so I would exp

[bug#74434] [PATCH] py-compile: Allow user to disable python

2025-02-03 Thread Karl Berry
Here is a revision of the patch, so that py-compile-en.sh test passes. Here's another attempt at the patch, calling $PYTHON -V instead of using the name of $0 to decide if it's really Python. Wdyt? The result is that $PYTHON can be set to anything at all and py-compile will succeed. Since the