mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-05 04:55:48 +08:00
983d8cbf5e
inspect.currentframe() return a frame object on its own, not as a part of a record. Additionally the artificial _Frame type is unnecessary as types.FrameType exists.