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 ammar2
Recipients Rosuav, ammar2, anthony-flury, docs@python, kamilturek, rhettinger, serhiy.storchaka
Date 2021-04-29.16:24:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619713479.31.0.528134621724.issue43614@roundup.psfhosted.org>
In-reply-to
Content
Just a little update to this, now that issue34398 is fixed it is possible to make this more beginner friendly by making sure the right terms have glossary entries.

As an example, here is a search for "argument" on the latest docs:

https://docs.python.org/3.10/search.html?q=argument

It would be nice if kwargs/args could also point to that.
History
Date User Action Args
2021-04-29 16:24:39ammar2setrecipients: + ammar2, rhettinger, docs@python, Rosuav, serhiy.storchaka, anthony-flury, kamilturek
2021-04-29 16:24:39ammar2setmessageid: <1619713479.31.0.528134621724.issue43614@roundup.psfhosted.org>
2021-04-29 16:24:39ammar2linkissue43614 messages
2021-04-29 16:24:39ammar2create