cpython/.github
Eric Snow 044e8d866f
bpo-45019: Add a tool to generate list of modules to include for frozen modules (gh-27980)
Frozen modules must be added to several files in order to work properly. Before this change this had to be done manually. Here we add a tool to generate the relevant lines in those files instead. This helps us avoid mistakes and omissions.

https://bugs.python.org/issue45019
2021-08-30 17:25:11 -06:00
..
problem-matchers bpo-44854: Remove trailing whitespaces (GH-27689) 2021-08-09 21:32:54 +03:00
workflows bpo-45019: Add a tool to generate list of modules to include for frozen modules (gh-27980) 2021-08-30 17:25:11 -06:00
CODEOWNERS Replace @ilevkivskyi with @Fidget-Spinner as typing code owner (#27210) 2021-07-17 11:21:31 +02:00
CONTRIBUTING.rst Update CI files to account for the master -> main rename (GH-25860) 2021-05-03 23:36:55 +01:00
FUNDING.yml Add GitHub sponsor info for Python (GH-22887) 2020-10-23 08:23:58 -07:00
PULL_REQUEST_TEMPLATE.md Update CI files to account for the master -> main rename (GH-25860) 2021-05-03 23:36:55 +01:00
SECURITY.md bpo-44854: Remove trailing whitespaces (GH-27689) 2021-08-09 21:32:54 +03:00
dependabot.yml Fix dependabot.yml file (GH-24443) 2021-02-04 11:22:34 -08:00