New submission from SoniEx2 <fake...@gmail.com>:

https://docs.python.org/3.8/faq/programming.html#what-does-the-slash-in-the-parameter-list-of-a-function-mean

"Note that as of this writing this is only documentational and no valid syntax 
in Python, although there is PEP 570, which proposes a syntax for position-only 
parameters in Python."

>From what I understand, they are now a thing. Perhaps it's time to take that 
>out?

----------
assignee: docs@python
components: Documentation
messages: 346947
nosy: SoniEx2, docs@python
priority: normal
severity: normal
status: open
title: FAQ says positional arguments aren't a thing
versions: Python 3.8

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

Reply via email to