judge-server
judge-server copied to clipboard
Support `subprocess.DEVNULL` in cptbox
It wasn't present in Python 2, hence why we have NullStdoutMixin. Nowadays, we could do it directly in tracer.py, and drop NullStdoutMixin.
is this still open?
Yes, any tickets that are not closed are still open. We try to keep the issue tracker up-to-date.