This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author iritkatriel
Recipients belopolsky, codegrunt, exarkun, georg.brandl, iritkatriel, jafo, pitrou
Date 2021-12-30.12:37:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1640867833.59.0.890817730039.issue1598083@roundup.psfhosted.org>
In-reply-to
Content
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.
History
Date User Action Args
2021-12-30 12:37:13iritkatrielsetrecipients: + iritkatriel, georg.brandl, jafo, exarkun, belopolsky, pitrou, codegrunt
2021-12-30 12:37:13iritkatrielsetmessageid: <1640867833.59.0.890817730039.issue1598083@roundup.psfhosted.org>
2021-12-30 12:37:13iritkatriellinkissue1598083 messages
2021-12-30 12:37:13iritkatrielcreate