COMMITS
/ Modules/unicodedata_db.h February 21, 2026
S
gh-66802: Add `unicodedata.block()` function (#145042)
Stan Ulbrych committed
February 18, 2026
S
gh-142224: unicodedata: support bidi classes for unassigned code points (GH-144815)
Stan Ulbrych committed
January 14, 2026
S
gh-74902: Add Unicode Grapheme Cluster Break algorithm (GH-143076)
Serhiy Storchaka committed
September 11, 2025
B
closes gh-138706: update Unicode to 17.0.0 (#138719)
Benjamin Peterson committed
September 13, 2024
B
closes gh-124016: update Unicode to 16.0.0 (#124017)
Benjamin Peterson committed
November 15, 2023
M
gh-96954: Fix `make regen-unicodedata` in out-of-tree builds (#112118)
Miro Hrončok 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
August 26, 2022
C
GH-96172 fix unicodedata.east_asian_width being wrong on unassigned code points (#96207)
Carl Friedrich Bolz-Tereick committed
August 19, 2022
C
gh-96019: Fix caching of decompositions in makeunicodedata (GH-96020)
Carl Friedrich Bolz-Tereick 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
closes bpo-39926: Update Unicode to 13.0.0. (GH-18910)
Benjamin Peterson committed
May 9, 2019
B
closes bpo-36861: Update Unicode database to 12.1.0. (GH-13214)
Benjamin Peterson committed
April 16, 2019
I
bpo-36642: make unicodedata const (GH-12855)
Inada Naoki committed
March 10, 2019
B
closes bpo-33376: Update to Unicode 12.0.0. (GH-12256)
Benjamin Peterson 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
September 15, 2016
B
Unicode 9.0.0
Benjamin Peterson 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
September 29, 2012
B
upgrade to UCD 6.2
Benjamin Peterson committed
February 21, 2012
B
update to Unicode 6.1
Benjamin Peterson committed
October 11, 2010
M
Upgrade to Unicode 6.0.0.
Martin v. Löwis committed
March 19, 2010
F
Fixed a failure in test_bigmem.
Florent Xicluna committed
March 18, 2010
F
Merged revisions 79059 via svnmerge from
Florent Xicluna committed
October 6, 2009
A
Merged revisions 75272-75273 via svnmerge from
Amaury Forgeot d'Arc committed
April 27, 2009
A
Merged revisions 72054 via svnmerge from
Antoine Pitrou committed
September 10, 2008
M
Merged revisions 66362 via svnmerge from
Martin v. Löwis committed
June 13, 2008
M
Merged revisions 64226 via svnmerge from
Martin v. Löwis committed
March 9, 2006
M
Update Unicode database to Unicode 4.1.
Martin v. Löwis committed
August 4, 2004
H
SF #989185: Drop unicode.iswide() and unicode.width() and add
Hye-Shik Chang committed
June 2, 2004
H
- SF #962502: Add two more methods for unicode type; width() and
Hye-Shik Chang committed
November 25, 2002
M
Add unidata_version. Bump generator version number.
Martin v. Löwis committed
November 24, 2002
M
Regenerate from Unicode 3.2.0 to include all First/Last ranges.
Martin v. Löwis committed
November 23, 2002
M
Patch #626485: Support Unicode normalization.
Martin v. Löwis committed
October 18, 2002
M
Update to Unicode 3.2 database.
Martin v. Löwis committed
January 21, 2001
F
compress unicode decomposition tables (this saves another 55k)
Fredrik Lundh committed
F
forgot to check in the new makeunicodedata.py script
Fredrik Lundh committed
November 3, 2000
F
Added 38,642 missing characters to the Unicode database (first-last
Fredrik Lundh committed
September 25, 2000
F
unicode database compression, step 2:
Fredrik Lundh committed
September 24, 2000
F
unicode database compression, step 1:
Fredrik Lundh committed