[libre-riscv-dev] [Bug 60] N-stage 64-bit multiplier pipeline needed (signed/unsigned)

bugzilla-daemon at libre-riscv.org bugzilla-daemon at libre-riscv.org
Sun May 26 00:57:17 BST 2019


http://bugs.libre-riscv.org/show_bug.cgi?id=60

--- Comment #22 from Luke Kenneth Casson Leighton <lkcl at lkcl.net> ---
https://github.com/numpy/numpy/blob/master/numpy/core/code_generators/generate_umath.py#L34

I am really shocked that such a major project would have made a decision to
smash the comment start hard against the summary text.  It looks absolutely
terrible, and the only reason they get away with it is because the numpy
project is so large.

Argh noo, the main cpython source does it as well, arrrgh

https://github.com/python/cpython/blob/master/Lib/cmd.py

sigh.
I will have to investigate a bit more with pydocstyle, it is a debian package
that autochecks code.

This is kinda important as the documentation generators critically depend on
docstrings.

Must raise separate bugreport.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the libre-riscv-dev mailing list