New submission from Jelle Zijlstra <jelle.zijls...@gmail.com>:

Implement typing.reveal_locals() as proposed in 
https://mail.python.org/archives/list/typing-...@python.org/thread/5MGN6HZWTJELNLIUOXTHLIXVLKZCEWY2/.
 This is a marker for type checkers that causes them to emit the types of all 
local variables.

----------
assignee: Jelle Zijlstra
components: Library (Lib)
messages: 411344
nosy: AlexWaygood, Jelle Zijlstra, gvanrossum, kj, sobolevn
priority: normal
severity: normal
status: open
title: Implement typing.reveal_locals
type: enhancement
versions: Python 3.11

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue46479>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to