[webkit-changes] [WebKit/WebKit] 1a8fab: [webkitpy] WebDriver tests need third-party "excep...

Adrian Perez noreply at github.com
Thu Jan 26 11:15:29 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1a8fab61ba8aab76032aacaf7610a8fa4f57b304
      https://github.com/WebKit/WebKit/commit/1a8fab61ba8aab76032aacaf7610a8fa4f57b304
  Author: Adrian Perez de Castro <aperez at igalia.com>
  Date:   2023-01-26 (Thu, 26 Jan 2023)

  Changed paths:
    M Tools/Scripts/webkitpy/__init__.py

  Log Message:
  -----------
  [webkitpy] WebDriver tests need third-party "exceptiongroup" module with Python <3.11
https://bugs.webkit.org/show_bug.cgi?id=251206

Reviewed by Jonathan Bedard.

* Tools/Scripts/webkitpy/__init__.py: List "exceptiongroup" module
  for auto-installation when running under older Python versions.

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




More information about the webkit-changes mailing list