Irit Katriel <[email protected]> added the comment:
I think this can be closed as out of date because PyFile_WriteString/Object no longer use puts and they do check for errors. The error checking of PyFile_WriteString/Object in the traceback display code was the subject of Issue45635. ---------- nosy: +iritkatriel resolution: -> out of date status: open -> pending _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue1598083> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
