summaryrefslogtreecommitdiffstats
path: root/Doc/reference
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2020-03-11 03:41:34 (GMT)
committerGitHub <noreply@github.com>2020-03-11 03:41:34 (GMT)
commit051b9d08d1e6a8b1022a2bd9166be51c0b152698 (patch)
tree3f7eb694da64c60b304d073bac8cf703cbbc8f5f /Doc/reference
parent76d5877b72cbe66eb3b6d8caa8d19f89a938ada2 (diff)
downloadcpython-051b9d08d1e6a8b1022a2bd9166be51c0b152698.zip
cpython-051b9d08d1e6a8b1022a2bd9166be51c0b152698.tar.gz
cpython-051b9d08d1e6a8b1022a2bd9166be51c0b152698.tar.bz2
closes bpo-39926: Update Unicode to 13.0.0. (GH-18910)
Diffstat (limited to 'Doc/reference')
-rw-r--r--Doc/reference/lexical_analysis.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/reference/lexical_analysis.rst b/Doc/reference/lexical_analysis.rst
index 3d4b03e..c5157ef 100644
--- a/Doc/reference/lexical_analysis.rst
+++ b/Doc/reference/lexical_analysis.rst
@@ -316,7 +316,7 @@ The Unicode category codes mentioned above stand for:
* *Nd* - decimal numbers
* *Pc* - connector punctuations
* *Other_ID_Start* - explicit list of characters in `PropList.txt
- <http://www.unicode.org/Public/12.1.0/ucd/PropList.txt>`_ to support backwards
+ <http://www.unicode.org/Public/13.0.0/ucd/PropList.txt>`_ to support backwards
compatibility
* *Other_ID_Continue* - likewise