Message305812
> Thus the following will start emitting DeprecationWarning by default again (as they did in 2.6 and earlier):
> - experiments at the REPL
This is backwards. If there's one place where you *don't* want stderr polluted with warnings (or any kind of logging), it's an interactive prompt.
More generally, I think this entire proposal is unsound, and needs a PEP written to make its case clearly. |
|
| Date |
User |
Action |
Args |
| 2017-11-08 09:38:43 | pitrou | set | recipients:
+ pitrou, gvanrossum, barry, ncoghlan, eric.araujo, alex |
| 2017-11-08 09:38:43 | pitrou | set | messageid: <[email protected]> |
| 2017-11-08 09:38:43 | pitrou | link | issue31975 messages |
| 2017-11-08 09:38:43 | pitrou | create | |
|