judge-server icon indicating copy to clipboard operation
judge-server copied to clipboard

Support `subprocess.DEVNULL` in cptbox

Open Xyene opened this issue 4 years ago • 2 comments

It wasn't present in Python 2, hence why we have NullStdoutMixin. Nowadays, we could do it directly in tracer.py, and drop NullStdoutMixin.

Xyene avatar Oct 17 '21 23:10 Xyene

is this still open?

michelececcacci avatar Aug 09 '22 20:08 michelececcacci

Yes, any tickets that are not closed are still open. We try to keep the issue tracker up-to-date.

Xyene avatar Aug 14 '22 18:08 Xyene