[issue24056] Expose closure & generator status in function repr()

Nick Coghlan report at bugs.python.org
Sat May 23 07:00:06 CEST 2015


Nick Coghlan added the comment:

I don't think we should rush this one, especially as PEP 484 provides the possibility for tools (including educational tools) to infer the appropriate return types for generator and coroutine functions.

Bumping the target version to 3.6 accordingly.

----------
versions: +Python 3.6 -Python 3.5

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue24056>
_______________________________________


More information about the Python-bugs-list mailing list