STINNER Victor <vstin...@redhat.com> added the comment:

I suggest to start with:

* Updating docstrings to recommend use is_alive() instead of isAlive(), and add 
a deprecation warning for Thread.isAlive

We may apply such changes to Python 3.7, maybe also emit a 
PendingDeprecationWarning.

----------
nosy: +vstinner

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

Reply via email to