python3: error on host python path too long
authorDaniel F. Dickinson <redacted>
Sun, 11 Jan 2026 06:46:02 +0000 (01:46 -0500)
committerAlexandru Ardelean <redacted>
Mon, 26 Jan 2026 07:16:08 +0000 (09:16 +0200)
commit4cb00fd5fbfc49899803ef4c294eb6da5f2e7084
tree9685b8004caddc636c580c6db12bbd2963eed1de
parent6fb5253863ea9657de581c04e9eef9cb50a6fa8e
python3: error on host python path too long

Error if shebang to host python interpreter would exceed 127 characters
(124 characters plus shebang and newline). This is used to alert user
when python-installer would fail to correctly set a Python program's
shebang line.

Closes: https://github.com/openwrt/packages/issues/28310
Signed-off-by: Daniel F. Dickinson <redacted>
lang/python/python3-package.mk
git clone https://git.99rst.org/PROJECT