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

gh-97669: Create Tools/build/ directory #97963

Merged
merged 1 commit into from
Oct 17, 2022
Merged

gh-97669: Create Tools/build/ directory #97963

merged 1 commit into from
Oct 17, 2022

Commits on Oct 12, 2022

  1. gh-97669: Create Tools/build/ directory

    Create Tools/build/ directory. Move the following scripts from
    Tools/scripts/ to Tools/build/:
    
    * check_extension_modules.py
    * deepfreeze.py
    * freeze_modules.py
    * generate_global_objects.py
    * generate_levenshtein_examples.py
    * generate_opcode_h.py
    * generate_re_casefix.py
    * generate_sre_constants.py
    * generate_stdlib_module_names.py
    * generate_token.py
    * parse_html5_entities.py
    * smelly.py
    * stable_abi.py
    * umarshal.py
    * update_file.py
    * verify_ensurepip_wheels.py
    
    Update references to these scripts.
    vstinner committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    751eafb View commit details
    Browse the repository at this point in the history