RESOLVED FIXED 261277
[webkitcorepy] Add string_utils.split
https://bugs.webkit.org/show_bug.cgi?id=261277
Summary [webkitcorepy] Add string_utils.split
Jonathan Bedard
Reported 2023-09-07 08:24:26 PDT
webkitcorepy provides a 'string_utils.join' function which joins multiple values with a conjunction. We need a function which reverses this operation to convert a human readable, conjunction joined list into a Python list.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-09-07 08:25:21 PDT
Jonathan Bedard
Comment 2 2023-09-07 08:27:55 PDT
EWS
Comment 3 2023-09-15 15:56:54 PDT
Committed 268042@main (003b673b7350): <https://commits.webkit.org/268042@main> Reviewed commits have been landed. Closing PR #17255 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.