closes gh-96734: Update to Unicode 15.0.0. (GH-96809)

This commit is contained in:
Benjamin Peterson 2022-09-13 15:45:12 -07:00 committed by GitHub
parent 69d9a08099
commit fd1e477f53
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 27925 additions and 27632 deletions

View file

@ -17,8 +17,8 @@
This module provides access to the Unicode Character Database (UCD) which
defines character properties for all Unicode characters. The data contained in
this database is compiled from the `UCD version 14.0.0
<https://www.unicode.org/Public/14.0.0/ucd>`_.
this database is compiled from the `UCD version 15.0.0
<https://www.unicode.org/Public/15.0.0/ucd>`_.
The module uses the same names and symbols as defined by Unicode
Standard Annex #44, `"Unicode Character Database"
@ -175,6 +175,6 @@ Examples:
.. rubric:: Footnotes
.. [#] https://www.unicode.org/Public/14.0.0/ucd/NameAliases.txt
.. [#] https://www.unicode.org/Public/15.0.0/ucd/NameAliases.txt
.. [#] https://www.unicode.org/Public/14.0.0/ucd/NamedSequences.txt
.. [#] https://www.unicode.org/Public/15.0.0/ucd/NamedSequences.txt