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
Make sed pattern for SYS_PIP portable across macOS and Linux (#4163)
- Updated sed pattern in Makefile.vars to use [0-9][0-9]* for Python version matching.
- Ensures correct detection of pip executable for all supported Python versions on both GNU and BSD sed.
0 commit comments