Terry J. Reedy <tjre...@udel.edu> added the comment:
I moved leaving SyntaxWarnings as warnings to #37824, as that is mostly about editing pyshell. Changing the ordering of warnings and RESTART involves run.show_warnings. I believe the latter should collect lines in a warnings list and print ''.join(warnings) at the appropriate time. ---------- title: IDLE: SyntaxWarning not handled properly -> IDLE: Module warnings misplaced. _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue34857> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com