[Python-Dev] PEP 565: Show DeprecationWarning in __main__
Antoine Pitrou
solipsis at pitrou.net
Sun Nov 12 10:54:14 EST 2017
On Sun, 12 Nov 2017 19:24:12 +1000
Nick Coghlan <ncoghlan at gmail.com> wrote:
> I've written a short(ish) PEP for the proposal to change the default
> warnings filters to show DeprecationWarning in __main__:
> https://www.python.org/dev/peps/pep-0565/
Thank you for writing this. This is a nice summary. You finally
convinced me that it was a slight improvement rather than a pointless
complication. So I'm +0.5 :-)
Regards
Antoine.
More information about the Python-Dev
mailing list