diff options
author | Victor Stinner <vstinner@python.org> | 2020-10-27 03:36:22 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-27 03:36:22 (GMT) |
commit | 84f7382215b9e024a5590454726b6ae4b0ca70a0 (patch) | |
tree | 57a7eeb30f36f079b8adb7bb58e5e7708eb05db1 /Makefile.pre.in | |
parent | c9bc290dd6e3994a4ead2a224178bcba86f0c0e4 (diff) | |
download | cpython-84f7382215b9e024a5590454726b6ae4b0ca70a0.zip cpython-84f7382215b9e024a5590454726b6ae4b0ca70a0.tar.gz cpython-84f7382215b9e024a5590454726b6ae4b0ca70a0.tar.bz2 |
bpo-42157: Rename unicodedata.ucnhash_CAPI (GH-22994)
Removed the unicodedata.ucnhash_CAPI attribute which was an internal
PyCapsule object. The related private _PyUnicode_Name_CAPI structure
was moved to the internal C API.
Rename unicodedata.ucnhash_CAPI as unicodedata._ucnhash_CAPI.
Diffstat (limited to 'Makefile.pre.in')
0 files changed, 0 insertions, 0 deletions