Skip to content
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

Remove python 3.6 support and set minimum python required to 3.7 #2881

Closed
wants to merge 9 commits into from

Conversation

jaisnan
Copy link
Contributor

@jaisnan jaisnan commented Nov 16, 2023

Quoting the other PR:

An attempt to fix a release build issue due to cbmc-viewer depending on voluptuous which now depends on python 3.7 for type annotations.

This adds a ppa in the dockerfile and github release action for ubuntu 18.04 and installs python 3.7.

Another additional reason to do this is because python 3.6 has reached end of life support:
https://devguide.python.org/versions/

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 and MIT licenses.

@jaisnan jaisnan requested a review from a team as a code owner November 16, 2023 18:42
@jaisnan jaisnan changed the title Remove python 3.6 Remove python 3.6 support and set minimum python required to 3.7 Nov 16, 2023
@jaisnan jaisnan closed this Nov 16, 2023
@tautschnig tautschnig deleted the remove-python-3.6 branch November 30, 2023 12:51
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