cpython/.github/workflows
Victor Stinner cad8020cb8
bpo-42955: Add Python/module_names.h (GH-24258)
Add a private list of all stdlib modules: _Py_module_names.

* Add Tools/scripts/generate_module_names.py script.
* Makefile: Add "make regen-module-names" command.
* setup.py: Add --list-module-names option.
* GitHub Action and Travis CI also runs "make regen-module-names",
  not ony "make regen-all", to ensure that the module names remains
  up to date.
2021-01-19 23:04:49 +01:00
..
build.yml bpo-42955: Add Python/module_names.h (GH-24258) 2021-01-19 23:04:49 +01:00
build_msi.yml Use v2 of GitHub Actions where available (GH-20232) 2020-05-20 09:38:41 -07:00
coverage.yml build(deps): bump actions/cache from v2.1.2 to v2.1.3 (23582) 2020-12-01 08:59:12 -06:00
doc.yml build(deps): bump actions/upload-artifact from v2.2.0 to v2.2.1 (GH-23583) 2020-12-01 09:00:11 -06:00
posix-deps-apt.sh GitHub Action: Add gdb to posix dependencies (GH-23043) 2020-10-30 22:52:30 +01:00
stale.yml Update Stale action message (GH-23791) 2020-12-15 18:36:33 -08:00