mirror of
https://github.com/python/cpython.git
synced 2026-05-19 10:54:30 -04:00
961d54c5c1
bpo-32430: Rename Modules/Setup.dist to Modules/Setup Remove the necessity to copy the former manually to the latter when updating the local source tree.
Source files for standard library extension modules, and former extension modules that are now builtin modules.