Files
cibuildwheel/cibuildwheel/util
Henry Schreiner 51b25dc0aa fix: replace assert with proper exception in python_build_standalone (#2859)
Assert statements are skipped under python -O, making them unsuitable
for runtime validation. Replace assert with an explicit check that
raises PythonBuildStandaloneError if the target directory already exists.

Assisted-by: OpenCode:glm-5
2026-05-17 11:26:29 -07:00
..
2026-03-24 09:20:41 -04:00
2026-03-24 09:20:41 -04:00
2026-03-24 09:20:41 -04:00