summaryrefslogtreecommitdiffstats
path: root/install-sh
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2024-12-18 15:34:31 (GMT)
committerGitHub <noreply@github.com>2024-12-18 15:34:31 (GMT)
commitf802c8bf872ab882d3056675acc79c950fe5b93c (patch)
tree6ba0239ec24576d28d1085cff94f4f2be4ded5c4 /install-sh
parent91c55085a959016250f1877e147ef379bb97dd12 (diff)
downloadcpython-f802c8bf872ab882d3056675acc79c950fe5b93c.zip
cpython-f802c8bf872ab882d3056675acc79c950fe5b93c.tar.gz
cpython-f802c8bf872ab882d3056675acc79c950fe5b93c.tar.bz2
gh-128013: Convert unicodeobject.c macros to functions (#128061)
Convert unicodeobject.c macros to static inline functions. * Add _PyUnicode_SET_UTF8() and _PyUnicode_SET_UTF8_LENGTH() macros. * Add PyUnicode_HASH() and PyUnicode_SET_HASH() macros. * Remove unused _PyUnicode_KIND() and _PyUnicode_GET_LENGTH() macros.
Diffstat (limited to 'install-sh')
0 files changed, 0 insertions, 0 deletions