[issue3208] function annotation for builtin and C function

STINNER Victor report at bugs.python.org
Wed Dec 4 02:28:22 CET 2013


STINNER Victor added the comment:

This issue has been addressed by the PEP 436 (Argument Clinic) which supports annotation per parameter and annotation on the return type. This PEP has been implemented in Python 3.4.

I suggest to close the issue, but I would prefer that Larry closes the issue instead of me, he wrote the PEP.

----------
nosy: +haypo, larry
versions: +Python 3.4 -Python 3.5

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


More information about the Python-bugs-list mailing list