mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-06-16 04:26:26 +08:00
51959f09c7
* Fix a few return types in stdlib/2/inspect.pyi. * Rename _FrameRecord to _FrameInfo * Correct some return types in itertools.pyi from Iterable to Iterator. * Change types.pyi syntax that pytype can't parse.