[Webkit-unassigned] [Bug 225991] New: [webkitcorepy] Add hybridmethod decorator

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 19 16:29:23 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=225991

            Bug ID: 225991
           Summary: [webkitcorepy] Add hybridmethod decorator
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jbedard at apple.com

The hybridmethod decorator is similar to the classmethod decorator, except that a hybridmethod can differentiate between it's caller being an instance of a class and it's caller being a type object.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210519/db58d072/attachment-0001.htm>


More information about the webkit-unassigned mailing list