◐ Shell
clean mode source ↗

gh-97669: Create Tools/build/ directory by vstinner · Pull Request #97963 · python/cpython

@vstinner vstinner marked this pull request as ready for review

October 12, 2022 08:15

ezio-melotti

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.

erlend-aasland

carljm added a commit to carljm/cpython that referenced this pull request

Oct 17, 2022

JelleZijlstra added a commit to JelleZijlstra/cpython that referenced this pull request

Aug 5, 2024

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Aug 6, 2024
This was broken in pythongh-97963.
(cherry picked from commit b72c748)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>

This was referenced

Aug 6, 2024

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Aug 6, 2024
This was broken in pythongh-97963.
(cherry picked from commit b72c748)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>

JelleZijlstra added a commit that referenced this pull request

Aug 6, 2024
This was broken in gh-97963.
(cherry picked from commit b72c748)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>

JelleZijlstra added a commit that referenced this pull request

Aug 6, 2024
This was broken in gh-97963.
(cherry picked from commit b72c748)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>

brandtbucher pushed a commit to brandtbucher/cpython that referenced this pull request

Aug 7, 2024

blhsing pushed a commit to blhsing/cpython that referenced this pull request

Aug 22, 2024