On Fri, Mar 22, 2019 at 8:49 PM Serhiy Storchaka <storch...@gmail.com> wrote: > > > And I can easily ask the converse question: what problem do you want to > > solve by including that feature? > > It allowed to mark a feature deprecated for developers without harming > the end users. >
Both of DeprecationWarning and PendingDeprecationWarning are not for end users. Only FutureWarning is for end users now. -- Inada Naoki <songofaca...@gmail.com> _______________________________________________ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com