New submission from Frederic Gagnon <gagnonfreder...@gmail.com>:

Could be helpful to make it so that, in libraries, / * *<param> and **<param>  
(i.e. positional-only, keyword-only, var-positional and var-keyword indicators) 
link to https://docs.python.org/3/glossary.html#term-parameter

This come from someone relatively new to python that had a somewhat hard time 
understanding what the ", *," stood for in 
https://docs.python.org/3/library/glob.html#glob.glob

----------
assignee: docs@python
components: Documentation
messages: 382530
nosy: docs@python, fredg1
priority: normal
severity: normal
status: open
title: [docs] add links to Glossary#parameter in libraries
type: enhancement

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

Reply via email to