diff options
author | Victor Stinner <vstinner@python.org> | 2020-10-26 22:19:22 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-26 22:19:22 (GMT) |
commit | c8c4200b65b2159bbb13cee10d67dfb3676fef26 (patch) | |
tree | f34af496fa9843ccc7b1bc596e26b8adf000fe1d /Python/_warnings.c | |
parent | 920cb647ba23feab7987d0dac1bd63bfc2ffc4c0 (diff) | |
download | cpython-c8c4200b65b2159bbb13cee10d67dfb3676fef26.zip cpython-c8c4200b65b2159bbb13cee10d67dfb3676fef26.tar.gz cpython-c8c4200b65b2159bbb13cee10d67dfb3676fef26.tar.bz2 |
bpo-42157: Convert unicodedata.UCD to heap type (GH-22991)
Convert the unicodedata extension module to the multiphase
initialization API (PEP 489) and convert the unicodedata.UCD static
type to a heap type.
Co-Authored-By: Mohamed Koubaa <koubaa.m@gmail.com>
Diffstat (limited to 'Python/_warnings.c')
0 files changed, 0 insertions, 0 deletions