thorium
thorium copied to clipboard
Update and refactor Python files
- Reformatted Python code using Microsoft's official VS Code extension Black Formatter.
https://github.com/microsoft/vscode-black-formatter
-
Fixed an issue in
setup.pywhere PGO files were not downloaded when no arguments were passed (i.e., when building the AVX version). -
clean.pynow better identifies and cleans up PGO files and output directories after compilation. -
make_portable_win.pynow supports copying the installer directly from the build output directory and renaming the portable archive according to Thorium's naming convention.
@Alex313031
PTAL
:)