Matthias Bussonnier <[email protected]> added the comment:
In the docs it is marked as "going to be removed in 3.7", and emitting PendingDeprecationWarning. I supposed it should either be updated to change to 3.8 and switch PendingDeprecationWarning to DeprecationWarning, or be actually removed. ---------- nosy: +mbussonn _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue28167> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
