Files
ports/lang/python
tb fbe4baa1c8 Add MODPY_WANTLIB to CHECK_LIB_DEPENDS_ARGS in the python module
When the python module is in scope, usually the WANTLIB lists are quite
big and it's very easy to miss a hardcoded python314 or similar, as shown
by recent mistakes I made. Having this expanded and at the start of the
WANTLIB list gives a hint that one needs to pay attention and might help
reduce mishaps.

tested & ok sthen
2026-05-22 08:20:27 +00:00
..