Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 2d7cd0bce564a4b8e85b5ceabc196ec4c9a656f4
      
https://github.com/WebKit/WebKit/commit/2d7cd0bce564a4b8e85b5ceabc196ec4c9a656f4
  Author: Carlos Alberto Lopez Perez <[email protected]>
  Date:   2026-07-02 (Thu, 02 Jul 2026)

  Changed paths:
    M Tools/CISupport/start-local-buildbot-server

  Log Message:
  -----------
  [Tools][CISupport] start-local-buildbot-server updates for launching with 
python >= 3.13 and after 315213@main
https://bugs.webkit.org/show_bug.cgi?id=317208

Reviewed by Nikolas Zimmermann.

Since 315213@main in steps.py there is "from Shared import generate_s3_url" 
which ends importing boto3.
Also since python >= 3.13 legacy-cgi is needed because that provides the cgi 
module in
newer python versions which is needed by the twisted version used with buildbot.

* Tools/CISupport/start-local-buildbot-server:
(BuildbotTestRunner._setup_virtualenv):

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



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

Reply via email to