Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Because warehouse doesn't send a charset, this can get decoded as something other than utf-8, which doesn't encode (as utf-8) back to the same bytes. For hash purposes especially, just look at the original bytes.
- Loading branch information