COMMITS
March 19, 2026
G
Merge pull request #52 from JoelNiemela/remove-python2-check
Gunnar Kreitz committed
J
Remove the is_python2 check; always assume python code is Python 3
JoelNiemela committed
June 1, 2025
J
Merge pull request #50 from E-M-Bailey/requirements
Joel Niemelä committed
E
Added requirements.txt and virtual environment instructions to README.md
Evan Bailey committed
E
Updated .gitignore
Evan Bailey committed
May 31, 2025
E
Added requirements.txt
Evan Bailey committed
April 9, 2025
J
Merge pull request #49 from RussellDash332/master
Joel Niemelä committed
March 11, 2025
R
Remove while loop
RussellDash332 committed
March 7, 2025
R
Resolve pull request suggestions
RussellDash332 committed
October 12, 2024
R
Automatically retry if no tokens
RussellDash332 committed
R
Add colours and partial score to handle grouped test cases
RussellDash332 committed
August 31, 2024
P
Merge pull request #47 from JoelNiemela/remove-bash-batch-scripts
Pehr Söderman committed
P
Merge pull request #48 from E-M-Bailey/master
Pehr Söderman committed
E
Added sys.argv[0] fallback in case __file__ doesn't exist.
Evan Bailey committed
E
Replace argv[0] with __file__ in submit.py
Evan Bailey committed
E
submit.py now checks its real path for .kattisrc, allowing symlinks
Evan Bailey committed
August 19, 2024
J
Add note suggesting the use of python3 instead of python
JoelNiemela committed
J
Remove kattis and kattis.bat scripts; move to README.md
JoelNiemela committed
August 18, 2024
P
Merge pull request #46 from hairez/master
Pehr Söderman committed
H
fix fstring bug #45
hairez committed
P
Merge pull request #41 from JoelNiemela/update-language-guess
Pehr Söderman committed
P
Merge pull request #43 from JoelNiemela/cleanup
Pehr Söderman committed
P
Merge pull request #42 from JoelNiemela/remove-python2-support
Pehr Söderman committed
August 17, 2024
J
Update _LANGUAGE_GUESS, _GUESS_MAINCLASS, and _GUESS_MAINFILE
JoelNiemela committed
J
Use fstrings instead of %-formatting
JoelNiemela committed
J
Update README.md to reflect the fact that Python 3 is required
JoelNiemela committed
J
Remove Python 2 compatability in imports section
JoelNiemela committed
April 9, 2024
P
Merge pull request #40 from JoelNiemela/update-language-guess
Pehr Söderman committed
February 21, 2024
J
Add new languages to _LANGUAGE_GUESS
JoelNiemela committed
December 16, 2023
G
Merge pull request #39 from gkreitz/contest_and_assignment_arguments
Gunnar Kreitz committed