Scott Bolte
Scott Bolte
**Describe the bug** The generated Python docstring for a function, using Numpy style, provokes warnings from pylint. Specifically, from pylint's pylint.extensions.docparams plugin. It is a great plugin since it will...
Both [Typer](https://typer.tiangolo.com/), a python CLI framework, and the older [click](https://pypi.org/project/click/) framework on which it is based, will automatically extract user documentation from function docstrings. Separate from that, `typer` will extract...
Is there a plan, and a time frame, to update the python3 version from 3.7 to something newer (e.g., 3.11)? FYI, I'm working on a python-based plugin that, optimistically, will...
**Describe the bug** Remote calendar silently fails on macOS. Remote calendar events are not visible on iOS, but at least it complains that the fetch failed but there are no...
A configuration option to always strip times from tasks on rollover would be great. For example, if I failed to finish the `- [ ] 10:00 - 11:00 complete whatchamacallit`...
I am seeing an intermittent failure with a Datacore JSX code block on two different Macs as well as on an iPhone. The error can be present when switching to...