[05:57:41] <ianw> hey; i've been rebasing https://github.com/pypa/pip/pull/5908 which prints the hash of the created wheel into the output for a few months now ... could I request a review so I either can stop doing that, or can close it if it's never going to fly
[05:58:25] <ianw> the reasons are explained the in the change, but basically it would help diagnose corruption when we're creating wheel mirrors by being able to correlate what comes out of pip and what makes it to our file systems
[05:59:36] <ianw> (the filesystems involving AFS, networks, "atomic" releases that can end up being not so atomic, etc ...)