mirror of
https://github.com/python/cpython.git
synced 2026-01-02 21:43:49 +00:00
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. |
||
|---|---|---|
| .. | ||
| problem-matchers | ||
| workflows | ||
| codecov.yml | ||
| CODEOWNERS | ||
| CONTRIBUTING.rst | ||
| dependabot.yml | ||
| FUNDING.yml | ||
| PULL_REQUEST_TEMPLATE.md | ||
| SECURITY.md | ||