cpython/Modules/_io
Miss Islington (bot) 84d58ad17b
GH-90699: fix ref counting of static immortal strings (gh-94850)
(cherry picked from commit 1834133e66)

Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
2022-07-19 23:56:47 -07:00
..
clinic
_iomodule.c
_iomodule.h
bufferedio.c
bytesio.c
fileio.c
iobase.c
stringio.c
textio.c GH-90699: fix ref counting of static immortal strings (gh-94850) 2022-07-19 23:56:47 -07:00
winconsoleio.c