From f88c18ff6aa70c82c98fec8440484a1c1ae37cc6 Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Wed, 2 Oct 2024 11:33:38 -0700 Subject: [PATCH] Update peps/pep-0759.rst Co-authored-by: Jelle Zijlstra --- peps/pep-0759.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/peps/pep-0759.rst b/peps/pep-0759.rst index 0ae3ce0cf25..316075dcb4c 100644 --- a/peps/pep-0759.rst +++ b/peps/pep-0759.rst @@ -439,7 +439,7 @@ Several ideas were considered and rejected. or yanked, b) the checksums match, we do not allow replacing ``.whl`` files with ``.rim`` files, nor do we allow a ``.rim`` file to overwrite an existing ``.rim`` file. This latter could be a technique to change the - hosting URL for an externally hosted ``.whl``, however we do not think this + hosting URL for an externally hosted ``.whl``; however, we do not think this is a good idea. There are other ways to "fix" an external host URL as described above, and we do not want to encourage mass re-uploads of existing ``.rim`` files.