|
|
|
|
|
by woodruffw
7 days ago
|
|
I’m not sure what this has to do with TFA: Python does have hash-pinning. TFA is not about modifying existing files on the index (PyPI doesn’t allow that), but about adding new files to a pre-existing release. But that doesn’t change the hash of older distributions on that release. |
|
In concept why can’t the full set of files in a release be a single, one-way hash value, with both adding or releasing changing the hash value?