mirror of
https://github.com/python/cpython.git
synced 2026-06-14 07:04:22 -04:00
c8f9c81cfa
In dry-run mode, packaging commands should log the same info as in real operation and should collect the same files in self.outputs, so that users can run a command in verbose and dry-run mode to see exactly what operations will be done in the real run.