Kattis / problemtools

Tools to manage problem packages using the Kattis problem package format.
MIT License
101 stars 70 forks source link

Make python3 the default for `.py` submissions #197

Closed mpsijm closed 1 year ago

mpsijm commented 3 years ago

Closes #177.

As @RagnarGrootKoerkamp mentioned, this is not backwards compatible, but it seems like a sane default to me now that Python 2 has been end-of-life for over a year.

RagnarGrootKoerkamp commented 2 years ago

I still think this is very much needed. If needed there could be a command line flag to use the old behaviour