Skip to content

Commit 962c814

Browse files
bpo-40439: Update broken link in lexical analysis docs (GH-20184)
Automerge-Triggered-By: @csabella (cherry picked from commit af23f0d) Co-authored-by: Matteo Bertucci <[email protected]>
1 parent c1d7768 commit 962c814

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/reference/lexical_analysis.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,7 @@ of identifiers is based on NFKC.
325325

326326
A non-normative HTML file listing all valid identifier characters for Unicode
327327
4.1 can be found at
328-
https://www.dcl.hpi.uni-potsdam.de/home/loewis/table-3131.html.
328+
https://www.unicode.org/Public/13.0.0/ucd/DerivedCoreProperties.txt
329329

330330

331331
.. _keywords:

0 commit comments

Comments
 (0)