From 0d039dd5c36613fb4a5c9b9874012ea59d6913cf Mon Sep 17 00:00:00 2001 From: "John T. Wodder II" Date: Sat, 17 Jun 2017 23:45:09 -0400 Subject: [PATCH] Fix broken links in PEP 426 (GH-296) * Fix broken links * Removed unused link --- pep-0426.txt | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/pep-0426.txt b/pep-0426.txt index 68a3a8736..b1d7ebdb5 100644 --- a/pep-0426.txt +++ b/pep-0426.txt @@ -512,7 +512,7 @@ All comparisons of distribution names MUST be case insensitive, and MUST consider hyphens and underscores to be equivalent. Index servers MAY consider "confusable" characters (as defined by the -Unicode Consortium in `TR39: Unicode Security Mechanisms `_) to be +Unicode Consortium in `TR39: Unicode Security Mechanisms `_) to be equivalent. Index servers that permit arbitrary distribution name registrations from @@ -723,7 +723,7 @@ declare: dependencies, without needing to be listed three times These optional categories are known as -`Extras `_. In addition to the four +`Extras `_. In addition to the four standard categories, projects may also declare their own custom categories in the `Extras`_ field. @@ -1487,9 +1487,6 @@ justifications for needing such a standard can be found in PEP 386. .. _Python Package Index: http://pypi.python.org/pypi/ -.. [2] PEP 301: - http://www.python.org/dev/peps/pep-0301/ - .. _thematically appropriate: https://www.youtube.com/watch?v=CSe38dzJYkY .. _TR39: http://www.unicode.org/reports/tr39/tr39-1.html#Confusable_Detection