Skip to content

bpo-46479: add typing.reveal_locals#30839

Closed
JelleZijlstra wants to merge 9 commits intopython:mainfrom
JelleZijlstra:reveallocals
Closed

bpo-46479: add typing.reveal_locals#30839
JelleZijlstra wants to merge 9 commits intopython:mainfrom
JelleZijlstra:reveallocals

Conversation

@JelleZijlstra
Copy link
Member

@JelleZijlstra JelleZijlstra commented Jan 23, 2022

An introspection helper for type checkers that shows the types
of all local variables.

Done on top of the #30646 branch so I can cross-reference the documentation.

We should give the typing-sig thread some more time before moving forward with this, but I'm opening this PR now to gather feedback on the implementation.

https://bugs.python.org/issue46479

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants