Skip to content

Conversation

gz83
Copy link
Collaborator

@gz83 gz83 commented Nov 29, 2024

  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.

@hocheung-chromium hocheung-chromium force-pushed the python branch 3 times, most recently from 9b60dce to afdf068 Compare December 2, 2024 01:59
@hocheung-chromium hocheung-chromium force-pushed the python branch 3 times, most recently from 84999a5 to 6681bc0 Compare December 31, 2024 14:07
@hocheung-chromium hocheung-chromium force-pushed the python branch 2 times, most recently from d8d9345 to 16ed965 Compare February 13, 2025 02:08
@gz83 gz83 changed the title [DO NOT MERGE] Not yet ready Update and refactor Python files Feb 13, 2025
@gz83 gz83 marked this pull request as ready for review February 13, 2025 02:10
@gz83
Copy link
Collaborator Author

gz83 commented Feb 13, 2025

@Alex313031

PTAL

:)

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

https://marketplace.visualstudio.com/items?itemName=ms-python.autopep8

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

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

4. `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.

5. Modify the python file synchronously according to the changes
in the sh script files.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants