Message327074
> The problem with a SyntaxWarning is that the wrong people will see it. It gets in the way of users of applications that happen to be written in Python.
Turn the check on only when PYTHONDEVMODE is set? Seems like it solves the issue with the wrong people seeing the warning. |
|
Date |
User |
Action |
Args |
2018-10-04 18:23:24 | nascheme | set | recipients:
+ nascheme, gvanrossum, barry, rhettinger, terry.reedy, gregory.p.smith, jwilk, steven.daprano, njs, serhiy.storchaka, xiang.zhang, miss-islington |
2018-10-04 18:23:24 | nascheme | set | messageid: <1538677404.44.0.545547206417.issue34850@psf.upfronthosting.co.za> |
2018-10-04 18:23:24 | nascheme | link | issue34850 messages |
2018-10-04 18:23:24 | nascheme | create | |
|