RESOLVED FIXED 221160
[webkitpy] Thread.isAlive was renamed to Thread.is_alive
https://bugs.webkit.org/show_bug.cgi?id=221160
Summary [webkitpy] Thread.isAlive was renamed to Thread.is_alive
Don Olmstead
Reported 2021-01-29 15:24:41 PST
Python 2.6 add Thread.is_alive and Python 3.x only has Thread.is_alive
Attachments
Patch (1.49 KB, patch)
2021-01-29 15:32 PST, Don Olmstead
no flags
Don Olmstead
Comment 1 2021-01-29 15:32:36 PST
EWS
Comment 2 2021-01-29 17:52:40 PST
Committed r272093: <https://trac.webkit.org/changeset/272093> All reviewed patches have been landed. Closing bug and clearing flags on attachment 418776 [details].
Radar WebKit Bug Importer
Comment 3 2021-01-29 17:53:12 PST
Note You need to log in before you can comment on or make changes to this bug.