summaryrefslogtreecommitdiff
path: root/Python/codecs.c
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2020-10-15 16:22:19 +0200
committerGitHub <noreply@github.com>2020-10-15 16:22:19 +0200
commite6b8c5263a7fcf5b95d0fd4c900e5949eeb6630d (patch)
treea0aa14e8f6c1da2cf152fd2b8ca178c1884400f4 /Python/codecs.c
parent644e94272a89196801825cb69a56377bf62d256a (diff)
downloadcpython-git-e6b8c5263a7fcf5b95d0fd4c900e5949eeb6630d.tar.gz
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.
Diffstat (limited to 'Python/codecs.c')
0 files changed, 0 insertions, 0 deletions