vapoursynth / vsrepo

A simple package repository for VapourSynth
MIT License
113 stars 29 forks source link

Update genstubs #208

Closed Setsugennoao closed 1 year ago

Setsugennoao commented 1 year ago

Implements changes to the typing system proposed in https://github.com/vapoursynth/vapoursynth/pull/965

tldr: Functions like this one were annotated as simple tuple[Any, ...]. PR now creates fake TypedDicts based on the mapa nd this follows by writing that in the stubs.