mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
closes bpo-39926: Update Unicode to 13.0.0. (GH-18910)
This commit is contained in:
parent
76d5877b72
commit
051b9d08d1
11 changed files with 30363 additions and 29328 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue