Bug 258530

Summary: [webkitcorepy] Stop using deprecated urlopen API
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   

Description Jonathan Bedard 2023-06-26 14:04:19 PDT
In newer versions of urlopen, cafile is deprecated and should be specified by an SSL context. We should adopt the newer urlopen API.
Comment 1 Radar WebKit Bug Importer 2023-06-26 14:04:44 PDT
<rdar://problem/111347997>
Comment 2 Jonathan Bedard 2023-06-26 14:06:18 PDT
Pull request: https://github.com/WebKit/WebKit/pull/15303
Comment 3 EWS 2023-06-26 15:38:26 PDT
Committed 265530@main (96c42fec959c): <https://commits.webkit.org/265530@main>

Reviewed commits have been landed. Closing PR #15303 and removing active labels.
Comment 4 EWS 2023-06-26 16:06:31 PDT
Committed 259548.852@safari-7615-branch (dd5e1fd6fd44): <https://commits.webkit.org/259548.852@safari-7615-branch>

Reviewed commits have been landed. Closing PR #663 and removing active labels.