Skip to content

Commit 2d9f252

Browse files
authored
gh-96019: Fix caching of decompositions in makeunicodedata (GH-96020)
1 parent ee9f22d commit 2d9f252

File tree

3 files changed

+1291
-1452
lines changed

3 files changed

+1291
-1452
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Fix a bug in the ``makeunicodedata.py`` script leading to about 13 KiB of
2+
space saving in the ``unicodedata`` module, specifically the character
3+
decomposition data.

0 commit comments

Comments
 (0)