Skip to content

[Testing:Developer] Update example submissions to Python 3 #36

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 10, 2022

Conversation

williamjallen
Copy link
Member

@williamjallen williamjallen commented Jun 7, 2022

Submitty/Submitty#7913 moves the Submitty CI testing suite to Ubuntu 20.04 from Ubuntu 18.04. Ubuntu 20.04 does not support Python 2 by default. As such, some of the the autograding tests do not work since the example submissions for those tests are written in Python 2. This PR modifies the source code for those example submissions to be compatible with Python 3.

@williamjallen williamjallen changed the title [Refactor:Testing] Update example submissions to Python 3 [Testing:Developer] Update example submissions to Python 3 Jun 7, 2022
@bmcutler bmcutler self-requested a review June 10, 2022 05:31
@bmcutler bmcutler merged commit 2119b10 into main Jun 10, 2022
@bmcutler bmcutler deleted the submitty-ci-version-upgrade branch June 10, 2022 05:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants