[New-bugs-announce] [issue39231] Mistaken notion in tutorial
Robert
report at bugs.python.org
Mon Jan 6 13:11:51 EST 2020
New submission from Robert <freshbob1337 at gmail.com>:
https://docs.python.org/3/tutorial/controlflow.html
4.7.8. Function Annotations
[...] "The following example has a positional argument, a keyword argument, and the return value annotated:"
It is not a "positional argument" but an "optional argument".
----------
assignee: docs at python
components: Documentation
messages: 359443
nosy: docs at python, r0b
priority: normal
severity: normal
status: open
title: Mistaken notion in tutorial
type: enhancement
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue39231>
_______________________________________
More information about the New-bugs-announce
mailing list