|
|
|
|
|
by winstonwinston
3 days ago
|
|
Hash pinning (already) works, and this change is all about when you as a PyPI user do not use hash pinning for installing releases, when you pin just release version for example. The release consists of one sdist and zero or more wheels. Until now you were able to upload additional wheels at later time. |
|
(This doesn’t change your observations at all! Just as a demonstration of how Python packaging’s data model can be unintuitive.)