Skip to content

Commit 0978638

Browse files
sync with cpython c76fd771
1 parent 2dfe21a commit 0978638

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

library/unicodedata.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ msgid ""
66
msgstr ""
77
"Project-Id-Version: Python 3.14\n"
88
"Report-Msgid-Bugs-To: \n"
9-
"POT-Creation-Date: 2025-09-17 00:13+0000\n"
9+
"POT-Creation-Date: 2025-09-25 00:14+0000\n"
1010
"PO-Revision-Date: 2018-05-23 16:14+0000\n"
1111
"Last-Translator: Adrian Liaw <[email protected]>\n"
1212
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -178,9 +178,9 @@ msgstr ""
178178
msgid ""
179179
"Returns the canonical combining class assigned to the character *chr* as "
180180
"integer. Returns ``0`` if no combining class is defined. See the `Canonical "
181-
"Combining Class Values section of the Unicode Character Database <www."
182-
"unicode.org/reports/tr44/tr44-34.html#Canonical_Combining_Class_Values>`_ "
183-
"for more information."
181+
"Combining Class Values section of the Unicode Character Database <https://"
182+
"www.unicode.org/reports/tr44/tr44-34."
183+
"html#Canonical_Combining_Class_Values>`_ for more information."
184184
msgstr ""
185185

186186
#: ../../library/unicodedata.rst:132

0 commit comments

Comments
 (0)