On Thu, 28 Mar 2019 at 12:31, Inada Naoki <[email protected]> wrote: > I didn't know "right way" to chose DeprecationWarning or > PendingDeprecationWarning.
That's just a documentation fix: "If you're not sure whether to use DeprecationWarning or PendingDeprecationWarning, use DeprecationWarning". Cheers, Nick. -- Nick Coghlan | [email protected] | Brisbane, Australia _______________________________________________ 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
