Kenny Stauffer
Results
2
issues of
Kenny Stauffer
Using WSL on Windows 10, I cloned fresh copies of mbuild and xed today, and the build failed. Command: ``` ./mfile.py --compiler=gnu --enc2 --no-amd --shared doc-build examples install ``` Error...
bug
The returns plugin for functools.partial is great as far as it goes. Could that be adapted to support functools.partialmethod, too? This feature could resolve these issues: python/mypy#8619 python/mypy#1484
bug