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.
V
Victor Stinner committed
84f7382215b9e024a5590454726b6ae4b0ca70a0
Parent: c9bc290
Committed by GitHub <noreply@github.com>
on 10/27/2020, 3:36:22 AM