COMMITS
/ Doc/library/unicodedata.rst March 10, 2026
H
Python 3.15.0a7
Hugo van Kemenade committed
February 21, 2026
S
gh-66802: Add `unicodedata.block()` function (#145042)
Stan Ulbrych committed
February 19, 2026
N
Docs: remove unneeded author attributions (#145002)
Ned Batchelder committed
January 14, 2026
H
Python 3.15.0a5
Hugo van Kemenade committed
S
gh-74902: Add Unicode Grapheme Cluster Break algorithm (GH-143076)
Serhiy Storchaka committed
November 18, 2025
H
Python 3.15.0a2
Hugo van Kemenade committed
October 30, 2025
S
gh-131885: Update unicodedata function signatures to use `/` (#140270)
Stan Ulbrych committed
S
gh-129117: Add unicodedata.isxidstart() function (#140269)
Stan Ulbrych committed
September 19, 2025
K
Fix the reference to unicode specification (#139138)
Karolina Surma committed
September 11, 2025
B
closes gh-138706: update Unicode to 17.0.0 (#138719)
Benjamin Peterson committed
September 1, 2025
S
gh-54874: Expand unicodedata module documentation (#138301)
Stan Ulbrych committed
September 13, 2024
B
closes gh-124016: update Unicode to 16.0.0 (#124017)
Benjamin Peterson committed
May 8, 2024
N
docs: module page titles should not start with a link to themselves (#117099)
Ned Batchelder committed
September 20, 2023
J
fixes gh-109559: Update `unicodedata` for Unicode 15.1.0 (GH-109560)
James Gerity committed
September 13, 2022
B
closes gh-96734: Update to Unicode 15.0.0. (GH-96809)
Benjamin Peterson committed
September 14, 2021
B
closes bpo-45190: Update Unicode data to version 14.0.0. (GH-28336)
Benjamin Peterson committed
March 11, 2020
B
Update some www.unicode.org URLs to use HTTPS. (GH-18912)
Benjamin Peterson committed
B
closes bpo-39926: Update Unicode to 13.0.0. (GH-18910)
Benjamin Peterson committed
September 9, 2019
G
bpo-36502: Update link to UAX #44, the Unicode doc on the UCD. (GH-15301)
Greg Price committed
May 9, 2019
B
closes bpo-36861: Update Unicode database to 12.1.0. (GH-13214)
Benjamin Peterson committed
March 10, 2019
B
closes bpo-33376: Update to Unicode 12.0.0. (GH-12256)
Benjamin Peterson committed
November 4, 2018
M
closes bpo-32285: Add unicodedata.is_normalized. (GH-4806)
Max Bélanger committed
June 7, 2018
B
update to Unicode 11.0.0 (closes bpo-33778) (GH-7439)
Benjamin Peterson committed
June 23, 2017
B
bpo-30736: upgrade to Unicode 10.0 (#2344)
Benjamin Peterson committed
May 3, 2017
U
bpo-28315: Improve code examples in docs (GH-1372)
UltimateCoder committed
September 15, 2016
B
Unicode 9.0.0
Benjamin Peterson committed
June 11, 2016
T
Issue #22558: Add remaining doc links to source code for Python-coded modules.
Terry Jan Reedy committed
June 27, 2015
B
upgrade to Unicode 8.0.0
Benjamin Peterson committed
July 6, 2014
B
upgrade to unicode 7.0.0
Benjamin Peterson committed
October 10, 2013
B
upgrade unicode db to 6.3.0 (closes #19221)
Benjamin Peterson committed
March 12, 2013
B
update links to 6.2.0
Benjamin Peterson committed
December 14, 2012
E
#16681: merge with 3.3.
Ezio Melotti committed
E
#16681: merge with 3.2.
Ezio Melotti committed
E
#16681: use "bidirectional class" instead of "bidirectional category".
Ezio Melotti committed
September 29, 2012
B
upgrade to UCD 6.2
Benjamin Peterson committed
August 11, 2012
A
Issue #15444: Use proper spelling for non-ASCII contributor names.
Antoine Pitrou committed
A
Issue #15444: Use proper spelling for non-ASCII contributor names.
Antoine Pitrou committed
February 21, 2012
B
adjust docs for unicode 6.1
Benjamin Peterson committed
January 16, 2012
E
#13715: merge with 3.2.
Ezio Melotti committed
E
#13715: fix typo in unicodedata doc. Patch by Eli Collins.
Ezio Melotti committed
October 21, 2011
E
#12753: Add support for Unicode name aliases and named sequences.
Ezio Melotti committed
December 10, 2010
A
Updated UCD version and unicode.org links to Unicode 6.0.0
Alexander Belopolsky committed
March 23, 2010
E
Merged revisions 79320 via svnmerge from
Ezio Melotti committed
March 22, 2010
E
Merged revisions 79314 via svnmerge from
Ezio Melotti committed
September 16, 2009
G
Last round of adapting style of documenting argument default values.
Georg Brandl committed
September 13, 2009
E
January 3, 2009
G
Remove trailing whitespace.
Georg Brandl committed
September 10, 2008
M
Merged revisions 66362 via svnmerge from
Martin v. Löwis committed
March 23, 2008
February 1, 2008
G
Update docs w.r.t. PEP 3100 changes -- patch for GHOP by Dan Finnie.
Georg Brandl committed