]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
bpo-40439: Update broken link in lexical analysis docs (GH-20184)
authorMatteo Bertucci <matteobertucci2004@gmail.com>
Sat, 23 May 2020 01:12:09 +0000 (03:12 +0200)
committerGitHub <noreply@github.com>
Sat, 23 May 2020 01:12:09 +0000 (18:12 -0700)
Automerge-Triggered-By: @csabella
Doc/reference/lexical_analysis.rst

index 3f420817eefea29126356740419690057b102ab8..e3a3a88757ed29479c3ba24c0b6cf554216270db 100644 (file)
@@ -325,7 +325,7 @@ of identifiers is based on NFKC.
 
 A non-normative HTML file listing all valid identifier characters for Unicode
 4.1 can be found at
-https://www.dcl.hpi.uni-potsdam.de/home/loewis/table-3131.html.
+https://www.unicode.org/Public/13.0.0/ucd/DerivedCoreProperties.txt
 
 
 .. _keywords: