Skip to content

Commit e6b8c52

Browse files
authored
bpo-1635741: Add a global module state to unicodedata (GH-22712)
Prepare unicodedata to add a state per module: start with a global "module" state, pass it to subfunctions which access &UCD_Type. This change also prepares the conversion of the UCD_Type static type to a heap type.
1 parent 644e942 commit e6b8c52

File tree

1 file changed

+107
-54
lines changed

1 file changed

+107
-54
lines changed

0 commit comments

Comments
 (0)