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
fix(python): address final review (CI matrix, lazy-load docs, guards)
- Drop windows-latest from the new CI jobs (binding has no win32 support
yet: no _build.py linker branch, run() uses POSIX signal.pause()).
- Remove unused cibuildwheel from the wheel-build install step.
- Restore the explicit LUOS_ENGINE_LIB_DIR-miss error instead of silently
falling back to a .pio walk-up build.
- Lock get_phy_handle's _PHY_HANDLES read-check-write.
- Fix the stale load_phy docstring (phys load lazily, not at import).
- Clean up the .tmp file if the atomic cache rename fails.
- Refuse phy download on a +dev build with a clear message.
- Tests for the LIB_DIR-miss error and the dev-build download guard.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
0 commit comments