]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix Unicode doc and replace use of macro with PyMem_New function (GH-94088)
authorPamela Fox <pamela.fox@gmail.com>
Thu, 28 Jul 2022 22:32:16 +0000 (15:32 -0700)
committerGitHub <noreply@github.com>
Thu, 28 Jul 2022 22:32:16 +0000 (23:32 +0100)
commit70068b933689ffc25397970553ae3bef559173fb
treeb3bc6839c8a49ec52f16b798cf440c36c20fa72b
parent03da5d0f5b8c954d9b4d2ad837518dd605e60355
Fix Unicode doc and replace use of macro with PyMem_New function (GH-94088)
Doc/c-api/unicode.rst
Objects/unicodeobject.c