mirror of
https://github.com/python/cpython.git
synced 2026-01-06 15:32:22 +00:00
bpo-36502: Update link to UAX #44, the Unicode doc on the UCD. (GH-15301)
The link we have points to the version from Unicode 6.0.0, dated 2010. There have been numerous updates to it since then: https://www.unicode.org/reports/tr44/#Modifications Change the link to one that points to the current version. Also, use HTTPS.
This commit is contained in:
parent
850573b836
commit
64c6ac74e2
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ this database is compiled from the `UCD version 12.1.0
|
|||
|
||||
The module uses the same names and symbols as defined by Unicode
|
||||
Standard Annex #44, `"Unicode Character Database"
|
||||
<http://www.unicode.org/reports/tr44/tr44-6.html>`_. It defines the
|
||||
<https://www.unicode.org/reports/tr44/>`_. It defines the
|
||||
following functions:
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue