Marco Ricci

Results 5 issues of Marco Ricci

### Description of the bug In Google-style docstrings, Griffe (and mkdocstrings-python) don't treat Yields and Returns sections identically when it comes to returning multiple and/or named items. In particular, for...

griffe: google

### Is your feature request related to a problem? Please describe. I find myself repeatedly writing (`mkdocs`/`mkdocstrings`-formatted) documentation of the following form, where I have to reference other functions doing...

feature

### Is your feature request related to a problem? Please describe. I find myself repeatedly writing (`mkdocs`/`mkdocstrings`-formatted) documentation of the following form, where I have to reference other functions doing...

feature

The Zsh completion script uses different primitives to load completion items into Zsh depending on whether a completion item has a description or not. - For items with descriptions, the...

Obtaining StGit on Windows currently involves running an MSI-type installer, but company policy at `$WORK` forbids running any such MSI-type installer. From what I can observe, StGit already is a...