[Python-checkins] peps: Better link for UTF-8b from Serhiy.

larry.hastings python-checkins at python.org
Sat May 14 10:43:45 EDT 2016


https://hg.python.org/peps/rev/695eebda8f66
changeset:   6327:695eebda8f66
user:        Larry Hastings <larry at hastings.org>
date:        Sat May 14 16:43:21 2016 +0200
summary:
  Better link for UTF-8b from Serhiy.

files:
  pep-0383.txt |  2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)


diff --git a/pep-0383.txt b/pep-0383.txt
--- a/pep-0383.txt
+++ b/pep-0383.txt
@@ -180,7 +180,7 @@
    http://www.python.org/dev/peps/pep-0293/
 
 .. [3] UTF-8b
-   http://hyperreal.org/~est/utf-8b/releases/utf-8b-20060413043934/kuhn-utf-8b.html
+   http://permalink.gmane.org/gmane.comp.internationalization.linux/920
 
 Copyright
 =========

-- 
Repository URL: https://hg.python.org/peps


More information about the Python-checkins mailing list