bpo-1635741: Add a global module state to unicodedata by vstinner · Pull Request #22712 · python/cpython
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.
vstinner
changed the title
[WIP] bpo-1635741: Add a global module state to unicodedata
bpo-1635741: Add a global module state to unicodedata
xzy3 pushed a commit to xzy3/cpython that referenced this pull request
adorilson pushed a commit to adorilson/cpython that referenced this pull request
kylotan
mannequin
mentioned this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters