]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-111178: Fix locale_free() signature (#124896)
authorVictor Stinner <vstinner@python.org>
Wed, 2 Oct 2024 13:58:47 +0000 (15:58 +0200)
committerGitHub <noreply@github.com>
Wed, 2 Oct 2024 13:58:47 +0000 (13:58 +0000)
commit1d4e3e0585c1051ec182666668137fbb0fc1a4d2
tree99cdb853fa2d11be5ca76cf4ce9df25b1650ff0a
parent2c050d4bc28bffd2990b5a0bd03fb6fc56b13656
gh-111178: Fix locale_free() signature (#124896)
Modules/_localemodule.c