STINNER Victor <victor.stin...@gmail.com> added the comment:

> (...) don't raise any deprecation warning in 3.6.

python3 requires -Wd to display DeprecationWarning:

https://mail.python.org/pipermail/python-dev/2017-November/150149.html

Yury Selivanov: "We had PendingDeprecationWarning for async/await names in 3.5, 
and DeprecationWarning in 3.6."

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue30406>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to