On Mon, 27 May 2019 09:27:33 -0400 David Mertz <[email protected]> wrote: > On Sun, May 26, 2019 at 11:17 PM Steven D'Aprano <[email protected]> > wrote: > > > > Nobody reads warnings. > > > > If nobody reads warnings, we should just remove the warnings module and > > be done with it. That should probably be a PEP. > > > > We'll have to start issuing a PendingDeprecationWarning when folk import > the `warnings` module. :-)
And message users that they can `pip install warnings` to get the independently-maintained version ;-) Regards Antoine. _______________________________________________ Python-Dev mailing list [email protected] https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
