
7 Jan
2020
7 Jan
'20
3:54 a.m.
New submission from Mark Dickinson dickinsm@gmail.com:
The glossary entry for parameter[1] says:
Python has no syntax for defining positional-only parameters.
Since PEP 570 landed in Python 3.8, that's no longer true.
[1] https://docs.python.org/3/glossary.html#term-parameter
---------- assignee: docs@python components: Documentation messages: 359451 nosy: docs@python, mark.dickinson priority: normal severity: normal status: open title: glossary entry for parameter out-of-date for positional-only parameters versions: Python 3.8, Python 3.9
_______________________________________ Python tracker report@bugs.python.org https://bugs.python.org/issue39233 _______________________________________