]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-114569: Use PyMem_* APIs for non-PyObjects in unicodeobject.c (#114690)
authorErlend E. Aasland <erlend@python.org>
Mon, 29 Jan 2024 20:48:49 +0000 (21:48 +0100)
committerGitHub <noreply@github.com>
Mon, 29 Jan 2024 20:48:49 +0000 (21:48 +0100)
commit53d921ed96e1c57b2e42f984d3a5ca8347fedb81
treec26a3e0ee2c43a7f41fe97ea074901acb87375b5
parent29952c86f3f8a972203a1ccd8381448efe145ada
gh-114569: Use PyMem_* APIs for non-PyObjects in unicodeobject.c (#114690)
Objects/unicodeobject.c