thorium icon indicating copy to clipboard operation
thorium copied to clipboard

Update and refactor Python files

Open gz83 opened this issue 1 year ago • 1 comments

  1. Reformatted Python code using Microsoft's official VS Code extension Black Formatter.

https://github.com/microsoft/vscode-black-formatter

  1. Fixed an issue in setup.py where PGO files were not downloaded when no arguments were passed (i.e., when building the AVX version).

  2. clean.py now better identifies and cleans up PGO files and output directories after compilation.

  3. make_portable_win.py now supports copying the installer directly from the build output directory and renaming the portable archive according to Thorium's naming convention.

gz83 avatar Nov 29 '24 06:11 gz83

@Alex313031

PTAL

:)

gz83 avatar Feb 13 '25 02:02 gz83