You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bindings: add check-local for python module underlinkage
Add check-local targets for python3 bindings that rebuild with
-Wl,--no-undefined using python3-config --embed --libs.
This makes make check catch unresolved Py* symbols in module link steps.
0 commit comments