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

refactor(precompiler): give optimize/invalidation_mode flags default values #2180

Merged
merged 2 commits into from
Sep 4, 2024

Conversation

oprypin
Copy link
Contributor

@oprypin oprypin commented Sep 4, 2024

This allows one to actually run this script with just these flags: src, src_name, pyc

Extra: refactor how the enum member is parsed

This allows one to actually run this script with *just* these flags: src, src_name, pyc
tools/precompiler/precompiler.py Outdated Show resolved Hide resolved
tools/precompiler/precompiler.py Outdated Show resolved Hide resolved
@rickeylev rickeylev changed the title fix: make default values work in precompiler.py refactor(precompiler): give optimize/invalidation_mode flags default values Sep 4, 2024
@rickeylev rickeylev added this pull request to the merge queue Sep 4, 2024
Merged via the queue into main with commit 56abb01 Sep 4, 2024
7 checks passed
@rickeylev rickeylev deleted the precompiler-defaults branch September 6, 2024 21:20
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.

2 participants