cms
cms copied to clipboard
Contest Management System
Bumps the pip group with 4 updates: [tornado](https://github.com/tornadoweb/tornado), [requests](https://github.com/psf/requests), [werkzeug](https://github.com/pallets/werkzeug) and [jinja2](https://github.com/pallets/jinja). Updates `tornado` from 4.5.3 to 6.5 Changelog Sourced from tornado's changelog. Release notes .. toctree:: :maxdepth: 2 releases/v6.5.1...
To elaborate on the title a bit: we occasionally make optimization tasks where we don't know an optimal solution, and where we'd like to give 100 points to the best...
Inspired by me trying to get the test suite to pass on my arch linux, for which the following changes were necessary: * I use rustup, so /usr/bin/rustc isn't useful...
Currently, our test coverage for CWS/AWS is quite poor. I think the only reasonable way to test them is to load them in a browser and verify that all pages...
This ws previously requested in #859, but the discussion there got quite far off topic so i'm making a new issue for it. I think Markdown would be quite reasonable...
I have problems with submitting BatchAndOutput tasks via the API. I am trying to submit one or more output files without a source file and without choosing an explicit language...
Tornado 4.5.3 is over 7 years old. We can't keep using it forever. See also: #991 From what I understood, there are two problems: * Tornado 5.0 started using asyncio...