cpython/Modules/_io
Miss Islington (bot) 3ef9f6b508
gh-82052: Don't send partial UTF-8 sequences to the Windows API (GH-101103)
Don't send partial UTF-8 sequences to the Windows API
(cherry picked from commit f34176b77f)

Co-authored-by: Paul Moore <p.f.moore@gmail.com>
2023-01-17 11:52:50 -08:00
..
clinic
_iomodule.c gh-83004: Clean up refleak in _io initialisation (GH-98840) 2022-11-06 06:03:52 -08:00
_iomodule.h
bufferedio.c
bytesio.c
fileio.c bpo-38031: Fix a possible assertion failure in _io.FileIO() (GH-GH-5688) 2022-11-25 05:20:00 -08:00
iobase.c
stringio.c
textio.c [3.11] bpo-31718: Fix io.IncrementalNewlineDecoder SystemErrors and segfaults (GH-18640) (#99841) 2022-11-28 16:47:33 +05:30
winconsoleio.c gh-82052: Don't send partial UTF-8 sequences to the Windows API (GH-101103) 2023-01-17 11:52:50 -08:00