Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update and refactor Python files #886

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

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.

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

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

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.
@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

:)

@gz83 gz83 requested a review from Alex313031 February 13, 2025 02:24
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