Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 966695ad8c328394eff7ca6c9a70ec52f7f2e1dc https://github.com/WebKit/WebKit/commit/966695ad8c328394eff7ca6c9a70ec52f7f2e1dc Author: Sam Sneddon <gsnedd...@apple.com> Date: 2024-11-19 (Tue, 19 Nov 2024)
Changed paths: M Tools/CISupport/Shared/steps.py M Tools/CISupport/build-webkit-org/steps.py M Tools/CISupport/ews-app/ews-app/settings.py M Tools/CISupport/ews-build/steps.py M Tools/CISupport/start-local-buildbot-server Log Message: ----------- Ensure all of CISupport is on Python 3.9 https://bugs.webkit.org/show_bug.cgi?id=283134 Reviewed by Ryan Haddad. This changes the tests in Shared, build-webkit-org, and start-local-buildbot-server from Python 3.5 to Python 3.9. It also adds (for ruff) noqa lines to avoid these being detected as dead code based on our minimum Python version. * Tools/CISupport/Shared/steps.py: * Tools/CISupport/build-webkit-org/steps.py: * Tools/CISupport/ews-app/ews-app/settings.py: * Tools/CISupport/ews-build/steps.py: * Tools/CISupport/start-local-buildbot-server: Canonical link: https://commits.webkit.org/286829@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes