]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Simplify trivial calls of PyUnicode_FromFormat() (GH-111605)
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 1 Nov 2023 17:54:32 +0000 (19:54 +0200)
committerGitHub <noreply@github.com>
Wed, 1 Nov 2023 17:54:32 +0000 (19:54 +0200)
commit5d6db168b9cda58b4897763041a6109b93e421cb
tree01f84377c284868c110d51dc0f1faca37a179f29
parentd9b606b3d04fc56fb0bcc479d7d6c14562edb5e2
Simplify trivial calls of PyUnicode_FromFormat() (GH-111605)
Modules/_xxsubinterpretersmodule.c
Modules/_zoneinfo.c