[webkit-changes] [WebKit/WebKit] e1ba90: [git-webkit] Make pickable sub-classable

Jonathan Bedard noreply at github.com
Wed Jan 11 12:49:52 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e1ba90357dfbfdbc4c27895ecda1991962e00538
      https://github.com/WebKit/WebKit/commit/e1ba90357dfbfdbc4c27895ecda1991962e00538
  Author: Jonathan Bedard <jbedard at apple.com>
  Date:   2023-01-11 (Wed, 11 Jan 2023)

  Changed paths:
    M Tools/Scripts/libraries/webkitscmpy/setup.py
    M Tools/Scripts/libraries/webkitscmpy/webkitscmpy/__init__.py
    M Tools/Scripts/libraries/webkitscmpy/webkitscmpy/program/pickable.py

  Log Message:
  -----------
  [git-webkit] Make pickable sub-classable
https://bugs.webkit.org/show_bug.cgi?id=250425
rdar://104098971

Reviewed by Stephanie Lewis.

* Tools/Scripts/libraries/webkitscmpy/setup.py: Bump version.
* Tools/Scripts/libraries/webkitscmpy/webkitscmpy/__init__.py: Ditto.
* Tools/Scripts/libraries/webkitscmpy/webkitscmpy/program/pickable.py:
(Pickable.parser): Allow caller to disable the --json option.
(Pickable.main): Allow caller to override the printer function we feed
the list of pickable commits to.

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




More information about the webkit-changes mailing list