]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-110913: Fix WindowsConsoleIO chunking of UTF-8 text (GH-111007)
authorTamás Hegedűs <sorgloomer@users.noreply.github.com>
Fri, 20 Oct 2023 11:52:31 +0000 (13:52 +0200)
committerGitHub <noreply@github.com>
Fri, 20 Oct 2023 11:52:31 +0000 (12:52 +0100)
commit11312eae6ec3acf51aacafce4cb6d1a5edfd5f2e
tree9044c92797052e2597c723d83640b724a3da5b54
parentb60f05870816019cfd9b2f7d104364613e66fc78
gh-110913: Fix WindowsConsoleIO chunking of UTF-8 text (GH-111007)
Misc/NEWS.d/next/Windows/2023-10-19-21-46-18.gh-issue-110913.CWlPfg.rst [new file with mode: 0644]
Modules/_io/winconsoleio.c