]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-133711: Log Windows OEM code page in test.pythoninfo (#134840)
authorVictor Stinner <vstinner@python.org>
Wed, 28 May 2025 15:41:11 +0000 (17:41 +0200)
committerGitHub <noreply@github.com>
Wed, 28 May 2025 15:41:11 +0000 (17:41 +0200)
commitd9ec0ee733d6e0ae824581bae9db8f4d5314e2c7
tree8d8fd09e51214720a0eec0e7193049435f97219c
parentd83576bf48d07d5e29d5d171c4e25afb048622aa
gh-133711: Log Windows OEM code page in test.pythoninfo (#134840)

Add _winapi.GetOEMCP() function.
Lib/test/pythoninfo.py
Modules/_winapi.c
Modules/clinic/_winapi.c.h