mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
update to Unicode 11.0.0 (closes bpo-33778) (GH-7439)
Also, standardize indentation of generated tables.
This commit is contained in:
parent
9f04f0df6f
commit
7c69c1c0fb
9 changed files with 29405 additions and 27222 deletions
|
@ -313,7 +313,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/10.0.0/ucd/PropList.txt>`_ to support backwards
|
||||
<http://www.unicode.org/Public/11.0.0/ucd/PropList.txt>`_ to support backwards
|
||||
compatibility
|
||||
* *Other_ID_Continue* - likewise
|
||||
|
||||
|
@ -876,4 +876,4 @@ occurrence outside string literals and comments is an unconditional error:
|
|||
|
||||
.. rubric:: Footnotes
|
||||
|
||||
.. [#] http://www.unicode.org/Public/10.0.0/ucd/NameAliases.txt
|
||||
.. [#] http://www.unicode.org/Public/11.0.0/ucd/NameAliases.txt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue