Skip to content

Commit e902a7d

Browse files
generatedunixname1734921407115435facebook-github-bot
authored andcommitted
Import upstream CPython branch '3.14'
Summary: Python `3.14.0rc3+` (`3.14`) was **published** on 2025-09-24 17:11:20+00:00. # Commit Info Base: (`3.14.0rc3+`) - `460ad1aa1bae2fb06284611e786a475787ce9975` (commit date: 2025-09-22 06:13:05+00:00) Imported: (`3.14.0rc3+`) - `3.14` (commit date: 2025-09-24 17:11:20+00:00) Reviewed By: itamaro Differential Revision: D83241122 fbshipit-source-id: 7a8efb903f15b5068bc8519994d4a238407fb6df
1 parent 204d3d5 commit e902a7d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/library/unicodedata.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ following functions:
123123
Returns the canonical combining class assigned to the character *chr*
124124
as integer. Returns ``0`` if no combining class is defined.
125125
See the `Canonical Combining Class Values section of the Unicode Character
126-
Database <www.unicode.org/reports/tr44/tr44-34.html#Canonical_Combining_Class_Values>`_
126+
Database <https://www.unicode.org/reports/tr44/tr44-34.html#Canonical_Combining_Class_Values>`_
127127
for more information.
128128

129129

0 commit comments

Comments
 (0)