[webkit-changes] [WebKit/WebKit] 160f1a: REGRESSION(267415 at main): Broke python autoinstalle...

Michael Catanzaro noreply at github.com
Wed Aug 30 12:12:44 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 160f1a456bf42fc2e2e108ed207be765a8a68d7d
      https://github.com/WebKit/WebKit/commit/160f1a456bf42fc2e2e108ed207be765a8a68d7d
  Author: Michael Catanzaro <mcatanzaro at redhat.com>
  Date:   2023-08-30 (Wed, 30 Aug 2023)

  Changed paths:
    M Tools/Scripts/libraries/webkitcorepy/webkitcorepy/__init__.py

  Log Message:
  -----------
  REGRESSION(267415 at main): Broke python autoinstaller for python 3.11
https://bugs.webkit.org/show_bug.cgi?id=260889

Reviewed by Jonathan Bedard.

All of these python libraries are quite interdependent. Apparently
beautifulsoup4 depends on functionality removed from the newer
setuptools.

* Tools/Scripts/libraries/webkitcorepy/webkitcorepy/__init__.py:

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




More information about the webkit-changes mailing list