The convention "anything starting with _ is internal" is common in Python programming. If LightGBM's Python package followed that convention consistently, it would simplify LightGBM's position on ...
What were you trying to do (and why)? Install python module to brew-provided python using meson. brew patches python's sysconfig with hardcoded, absolute paths to /opt/homebrew/... for purelib and ...