Emergency Self-Construct
Emergency Self-Construct
Is is possible to differentiate between stdout and stderr? For example to check that an error message was printed to stderr instead of stdout? cc @snordhausen
This is the meta/coordination issue for Python 3.11 support for Numba and llvmlite. Note: The issue text will be updated continuously to reflect the current process and progress. As Numba...
Hi, is it possible to theme the pybuilder color output. I recently switched to a light terminal background and find it hard to see the yellow text for `WARN`.
I am seeing the following: ``` ::>> running: 'conda run -n pygbm pytest' ERROR conda.cli.main_run:execute(33): Subprocess for 'conda run ['pytest']' command failed. (See above for error) ============================= test session starts...
The numba-integration-tests failed and I am trying to figure out, if it is a legit failure or if we introduced a new bug in Numba The failure is ``` ===================================...
Select remotes on the command line, to exlcude/include remote tracking branches from given remotes
In the dot output it would be good to annotate the edges of the graphs with the number of commits that are not being shown.
Find a way to colorize the other commits in a meaningful way. Document this color scheme. Make it configurable.
I was wondering if there are any plans to provide binary wheels via PyPi or some other form of binary package.