[Python-checkins] peps: PEP 383: the link to Markus Kuhn's "UTF-8b" died. I found it a fresh one.

larry.hastings python-checkins at python.org
Sat May 14 07:55:23 EDT 2016


https://hg.python.org/peps/rev/fe3a6ca381af
changeset:   6326:fe3a6ca381af
user:        Larry Hastings <larry at hastings.org>
date:        Sat May 14 13:55:16 2016 +0200
summary:
  PEP 383: the link to Markus Kuhn's "UTF-8b" died.  I found it a fresh one.

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://mail.nl.linux.org/linux-utf8/2000-07/msg00040.html
+   http://hyperreal.org/~est/utf-8b/releases/utf-8b-20060413043934/kuhn-utf-8b.html
 
 Copyright
 =========

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


More information about the Python-checkins mailing list