[Webkit-unassigned] [Bug 237581] prepare-ChangeLog does not include Swift functions which contain local vars
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jul 18 11:14:45 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=237581
--- Comment #9 from David Kilzer (:ddkilzer) <ddkilzer at webkit.org> ---
(In reply to David Kilzer (:ddkilzer) from comment #8)
> Waiting for the commit queue bot(s) to be updated/restarted to pick up the
> fix from Bug 242735 before this patch can land.
UGH. Still getting the same error message as before:
> File "/var/buildbot/OpenSource/Tools/CISupport/ews-build/steps.py", line 4919, in _files
> match = re.search(self.RE_CHANGELOG, line)
> File "/usr/lib64/python3.6/re.py", line 182, in search
> return _compile(pattern, flags).search(string)
builtins.TypeError: cannot use a string pattern on a bytes-like object
I'm not sure how to fix that.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220718/e5d0a8a4/attachment.htm>
More information about the webkit-unassigned
mailing list