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.
V
Victor Stinner committed
e6b8c5263a7fcf5b95d0fd4c900e5949eeb6630d
Parent: 644e942
Committed by GitHub <noreply@github.com>
on 10/15/2020, 2:22:19 PM