Bug 271062

Summary: [webkitpy] Don't require urllib3
Product: WebKit Reporter: Jonathan Bedard <jbedard>
Component: Tools / TestsAssignee: Jonathan Bedard <jbedard>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Jonathan Bedard
Reported 2024-03-15 09:39:35 PDT
We import urllib3 so that we can override Python's default request timeout behavior. There are a few configurations where we don't have urllib3, but those are also configurations we don't need to override the default request timeout behavior.
Attachments
Jonathan Bedard
Comment 1 2024-03-15 09:39:42 PDT
Jonathan Bedard
Comment 2 2024-03-15 09:41:55 PDT
EWS
Comment 3 2024-03-15 10:03:00 PDT
Committed 276170@main (8acea81e85c0): <https://commits.webkit.org/276170@main> Reviewed commits have been landed. Closing PR #25952 and removing active labels.
EWS
Comment 4 2024-03-15 10:55:26 PDT
Committed 272448.742@safari-7618-branch (5a8d168a311d): <https://commits.webkit.org/272448.742@safari-7618-branch> Reviewed commits have been landed. Closing PR #1135 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.