cpython/.github
Victor Stinner 1863302d61
gh-97669: Create Tools/build/ directory (#97963)
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.
2022-10-17 12:01:00 +02:00
..
ISSUE_TEMPLATE Use Markdown Headers in GitHub Issue templates (GH-95111) 2022-07-22 09:19:08 -07:00
problem-matchers bpo-44854: Remove trailing whitespaces (GH-27689) 2021-08-09 21:32:54 +03:00
workflows gh-97669: Create Tools/build/ directory (#97963) 2022-10-17 12:01:00 +02:00
CODEOWNERS gh-97669: Create Tools/build/ directory (#97963) 2022-10-17 12:01:00 +02:00
CONTRIBUTING.rst Fix link to Lifecycle of a Pull Request in CONTRIBUTING (#98102) 2022-10-09 00:16:52 +02:00
PULL_REQUEST_TEMPLATE.md Replace contributor-visible mentions of BPO in .github/* (GH-91426) 2022-04-11 00:03:27 +02:00
SECURITY.md bpo-44854: Remove trailing whitespaces (GH-27689) 2021-08-09 21:32:54 +03:00
dependabot.yml Dependabot: only bump actions for major versions (#92186) 2022-05-03 06:33:03 -06:00