mirror of
https://github.com/python/cpython.git
synced 2026-05-16 17:38:22 -04:00
83ab3f319b
Packaging uses the shutil.make_archive function copied from distutils, which does not support compress. There is no test to check that “bdist --format whatever” works, so this slipped by.