On Tue, May 11, 2021 at 5:30 PM Petr Viktorin <[email protected]> wrote: > > Test tools should treat DeprecationWarning as error by default [0][1]. > So even if end users don't really see it, I don't consider it "hidden". >
*should* is not *do*. For example, nosetests don't show DeprecationWarning. And there are many scripts without tests. So it is hidden for some people. -- Inada Naoki <[email protected]> _______________________________________________ Python-Dev mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/GO7LZDHH4PEB57FRH4XHZZNZACWP5SRG/ Code of Conduct: http://python.org/psf/codeofconduct/
