Bug 221160

Summary: [webkitpy] Thread.isAlive was renamed to Thread.is_alive
Product: WebKit Reporter: Don Olmstead <don.olmstead>
Component: Tools / TestsAssignee: Don Olmstead <don.olmstead>
Status: RESOLVED FIXED    
Severity: Normal CC: ews-watchlist, glenn, jbedard, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.