This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients barry, brett.cannon, docs@python, gregory.p.smith, ncoghlan, pablogsal, rhettinger, tim.peters, vstinner, willingc
Date 2019-06-04.01:44:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1559612677.72.0.972234050603.issue37134@roundup.psfhosted.org>
In-reply-to
Content
A first enhancement would be to add an index entry for "/" at:
https://docs.python.org/dev/genindex-Symbols.html

> I'll note that Googling on: "python slash in formal argument list" ...

We have to find a cute name for the "/ operator" in function definition! Like the "walrus operator" for "x := 1" :-D Nobody is able to find "/" in Google. And I'm not sure that "slash" is accurate enough, since it has multiple meaning.
History
Date User Action Args
2019-06-04 01:44:37vstinnersetrecipients: + vstinner, tim.peters, barry, brett.cannon, rhettinger, gregory.p.smith, ncoghlan, docs@python, willingc, pablogsal
2019-06-04 01:44:37vstinnersetmessageid: <1559612677.72.0.972234050603.issue37134@roundup.psfhosted.org>
2019-06-04 01:44:37vstinnerlinkissue37134 messages
2019-06-04 01:44:37vstinnercreate