STINNER Victor <[email protected]> added the comment:
Calling threading.isAlive() starts to emit a DeprecationWarning in Python 3.8. I'm ok to remove the alias in Python 3.9. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue37804> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
