[webkit-changes] [WebKit/WebKit] 67ebfd: [build.webkit.org] Use python 3 f-strings

Aakash J noreply at github.com
Thu Jan 11 09:05:25 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 67ebfd0ad8d6dd1c3db988f9fbabfd9b91c6e7ab
      https://github.com/WebKit/WebKit/commit/67ebfd0ad8d6dd1c3db988f9fbabfd9b91c6e7ab
  Author: Aakash Jain <aakash_jain at apple.com>
  Date:   2024-01-11 (Thu, 11 Jan 2024)

  Changed paths:
    M Tools/CISupport/build-webkit-org/loadConfig.py
    M Tools/CISupport/build-webkit-org/loadConfig_unittest.py
    M Tools/CISupport/build-webkit-org/master.cfg
    M Tools/CISupport/build-webkit-org/steps.py
    M Tools/CISupport/build-webkit-org/steps_unittest.py

  Log Message:
  -----------
  [build.webkit.org] Use python 3 f-strings
https://bugs.webkit.org/show_bug.cgi?id=267410

Reviewed by Jonathan Bedard.

Used f-strings for formatting. build.webkit.org code is python 3 only.

* Tools/CISupport/build-webkit-org/loadConfig.py:
* Tools/CISupport/build-webkit-org/loadConfig_unittest.py:
* Tools/CISupport/build-webkit-org/master.cfg:
* Tools/CISupport/build-webkit-org/steps.py:
* Tools/CISupport/build-webkit-org/steps_unittest.py:

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




More information about the webkit-changes mailing list