ニュース

cd eval # The following command runs the evaluation suite and measures runtime for both MTLLM and baseline implementations: python eval.py --config eval.config.json --impl both ...
Our chord test is failing on Python 3.5: https://travis-ci.org/craffel/mir_eval/jobs/480136121#L9494 I think this is because there are actually two warnings being triggered, one of which is ...
Apport blindly uses the python eval () function on an unsanitized field (CrashDB) inside the .crash file. This leads directly to arbitrary python code execution.