Message333156
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. |
|
| Date |
User |
Action |
Args |
| 2019-01-07 14:43:46 | vstinner | set | recipients:
+ vstinner, brett.cannon, dmaurer, pitrou, asvetlov, pmpp, serhiy.storchaka, corona10 |
| 2019-01-07 14:43:44 | vstinner | set | messageid: <[email protected]> |
| 2019-01-07 14:43:44 | vstinner | link | issue35283 messages |
| 2019-01-07 14:43:44 | vstinner | create | |
|