pyright icon indicating copy to clipboard operation
pyright copied to clipboard

Experiment with typeshed stubs to improve modeling of builtin classes…

Open erictraut opened this issue 7 months ago • 3 comments

… such as str and bytes that do not directly derive from Sequence, MutableSequence, etc. at runtime. DO NOT COMMIT! This is just an experiment.

erictraut avatar Jul 23 '24 04:07 erictraut