]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-93099: Fix _pyio to use locale module properly (gh-93136)
authorDong-hee Na <donghee.na@python.org>
Tue, 24 May 2022 00:37:01 +0000 (09:37 +0900)
committerGitHub <noreply@github.com>
Tue, 24 May 2022 00:37:01 +0000 (09:37 +0900)
commitf7fabae75c7b8ecd0c5673b5d62a15db24a05953
treeb73c663d2e75ab6e581e5518a5a10732ad017156
parente739ff141680fd7e2a762cf98c4352c6c850af1f
gh-93099: Fix _pyio to use locale module properly (gh-93136)
Lib/_pyio.py
Lib/test/test_io.py