gh-99108: Add missing md5/sha1 defines to Modules/Setup by asottile · Pull Request #102308 · python/cpython (original) (raw)
It seem that Modules/Setup is still tied to the build system, including fairly recent changes by Christian. IIRC, he has a long term goal of getting rid of it, but as long as the file is here (and being used in the wild), we should of course keep it up to date.
Thanks for noticing, and thanks for the patch!