Message349845
| Author | terry.reedy |
|---|---|
| Recipients | rhettinger, serhiy.storchaka, taleinat, terry.reedy |
| Date | 2019-08-16.05:23:48 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1565933028.43.0.481335102077.issue34857@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
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. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-08-16 05:23:48 | terry.reedy | set | recipients: + terry.reedy, rhettinger, taleinat, serhiy.storchaka |
| 2019-08-16 05:23:48 | terry.reedy | set | messageid: <1565933028.43.0.481335102077.issue34857@roundup.psfhosted.org> |
| 2019-08-16 05:23:48 | terry.reedy | link | issue34857 messages |
| 2019-08-16 05:23:48 | terry.reedy | create | |