COMMITS
/ Modules/unicodename_db.h February 18, 2026
S
gh-144882: Optimize name tables in unicodedata by excluding names derived by rule NR2 (GH-144883)
Serhiy Storchaka committed
February 16, 2026
S
gh-80667: Fix Tangut ideographs names in unicodedata (GH-144789)
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
November 4, 2023
C
gh-96954: use a directed acyclic word graph for storing the unicodedata codepoint names (#97906)
CF Bolz-Tereick 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
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 21, 2011
E
#12753: Add support for Unicode name aliases and named sequences.
Ezio Melotti 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
September 10, 2008
M
Merged revisions 66362 via svnmerge from
Martin v. Löwis committed
July 4, 2008
G
Issue #3282: str.isprintable() should return False for undefined Unicode characters.
Georg Brandl committed
March 9, 2006
M
Update Unicode database to Unicode 4.1.
Martin v. Löwis 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
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
January 19, 2001
F
new unicode name database (~160k)
Fredrik Lundh committed