Adafruit_CircuitPython_ImageLoad icon indicating copy to clipboard operation
Adafruit_CircuitPython_ImageLoad copied to clipboard

Use Protocols for Type Annotations

Open tekktrik opened this issue 3 years ago • 2 comments
trafficstars

Using typing protocols might help with some of the issues in #59. They can live in circuitpython_typing.

tekktrik avatar Aug 31 '22 04:08 tekktrik

Merged but never closed? The referenced PR 59 & 66 were resolved too.

DJDevon3 avatar Mar 21 '24 07:03 DJDevon3

Technically this is still valid - the idea was to use duck typing, but I don't believe that is implemented (or decided otherwise).

tekktrik avatar Mar 21 '24 13:03 tekktrik