[webkit-changes] [WebKit/WebKit] f09dac: Fix a bug from `process-maintenance-backlog.py` in...

dewei-zhu noreply at github.com
Fri Aug 2 19:21:16 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f09dac4d6fe1e4bfb5f1ff9146319d77dee4c888
      https://github.com/WebKit/WebKit/commit/f09dac4d6fe1e4bfb5f1ff9146319d77dee4c888
  Author: Dewei Zhu <dewei_zhu at apple.com>
  Date:   2024-08-02 (Fri, 02 Aug 2024)

  Changed paths:
    M Websites/perf.webkit.org/tools/process-maintenance-backlog.py

  Log Message:
  -----------
  Fix a bug from `process-maintenance-backlog.py` in python3.
https://bugs.webkit.org/show_bug.cgi?id=277581
rdar://133098880

Reviewed by Stephanie Lewis.

`process-maintenance-backlog.py` does not run on python3 due to passing string instead of bytes to urlopen as payload.

* Websites/perf.webkit.org/tools/process-maintenance-backlog.py:
(main):

Canonical link: https://commits.webkit.org/281783@main



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list