From db85e1575b8ea30d3e448e63ef6bd85b6ac22170 Mon Sep 17 00:00:00 2001 From: Greg Price Date: Sat, 3 Aug 2019 19:33:50 -0700 Subject: [PATCH 1/2] bpo-36502: Update link to UAX #44, the Unicode doc on the UCD. 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. --- Doc/library/unicodedata.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/library/unicodedata.rst b/Doc/library/unicodedata.rst index ee790c0cd00bbc..ca47133f99f269 100644 --- a/Doc/library/unicodedata.rst +++ b/Doc/library/unicodedata.rst @@ -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" -`_. It defines the +`_. It defines the following functions: From 953308f5c713f4c01e30ddd89c2bfa9d308c1829 Mon Sep 17 00:00:00 2001 From: Benjamin Peterson Date: Mon, 9 Sep 2019 16:24:57 +0100 Subject: [PATCH 2/2] use https --- Doc/library/unicodedata.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/library/unicodedata.rst b/Doc/library/unicodedata.rst index ca47133f99f269..225384cf391e99 100644 --- a/Doc/library/unicodedata.rst +++ b/Doc/library/unicodedata.rst @@ -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" -`_. It defines the +`_. It defines the following functions: