-
Would you find it reasonable to include something like https://www.chromium.org/chromium-os/python-style-guidelines#TOC-Describing-arguments-in-docstrings into argh?
```
def cmd(param):
"""
E…
-
Description section for Job Info tab in v0.13.4 looks like
![v0 13 4_job_info_tab](https://user-images.githubusercontent.com/2182222/141457635-25fa668b-b658-4237-913d-4054b5860e25.jpg)
Graph UI …
dinya updated
3 years ago
-
I use either pynt or navio-builder (a pynt fork) in a lot of my projects- I see that both pynt and pynt-contrib appear to be unmaintained. I'd be happy to become a maintainer to at least publish a whe…
-
This issue tracks our advancement in the support of a broader set of fields.
(almost) everything from the [epytext manual](http://epydoc.sourceforge.net/manual-fields.html) (fields section) should…
-
`spack install llvm` is failing for me. I have the full output below, but the gist of it is that I get this error:
> >> 857 CMake Error at /tmp/testnewm/spack-stage/spack-stage-llvm-9.0.1-uyz
…
-
Dear all,
many years ago I developed this Python module. The library seems to be fairly solid; the only change I made a while ago was to adapt it to Python3 as well. The library is also what drives…
-
|[](https://github.com/itamarst)| @itamarst reported|
|-|-|
|Trac ID|trac#5895|
|Type|task|
|Created|2012-08-21 12:33:38Z|
|Branch|https://github.com/twisted/twisted/tree/inet-compat-5895|
`inet_pton…
-
I've currently worked around this by pinning `types-docutils==0.17.5` in `mypy.ini` file, but a real fix would be good.
Here are the errors:
```
pydoctor/node2stan.py:23: error: Argument 1 to…
-
|[](https://github.com/glyph)| @glyph reported|
|-|-|
|Trac ID|trac#4804|
|Type|defect|
|Created|2011-01-14 22:02:26Z|
|Branch|https://github.com/twisted/twisted/tree/deprecated-instance-methods-4804-…
-
Today I tried building morituri again and this is what happened:
``` bash
+ aclocal -I m4
+ autoconf
+ automake -a
Makefile.am:45: warning: '%'-style pattern rules are a GNU make extension
m4/pycheck…