]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-125196: Use PyUnicodeWriter in HAMT (#125458)
authorVictor Stinner <vstinner@python.org>
Tue, 15 Oct 2024 09:47:36 +0000 (11:47 +0200)
committerGitHub <noreply@github.com>
Tue, 15 Oct 2024 09:47:36 +0000 (09:47 +0000)
commitaa18fd55d575a04e3aa782fedcd08dced26676e0
tree2d2d69318143b3dfdc6b4613adabf4a5cf32f2ed
parent546dddca43a2a69dbe33d230e9e540636b403270
gh-125196: Use PyUnicodeWriter in HAMT (#125458)
Python/hamt.c