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

Update python to 3.9 #66

Merged
merged 5 commits into from
Oct 9, 2020
Merged

Update python to 3.9 #66

merged 5 commits into from
Oct 9, 2020

Conversation

berroar
Copy link
Contributor

@berroar berroar commented Oct 8, 2020

What is the context of this PR?

Updates the Python version to 3.9

How to review

Check that nothing is broken/unit tests still pass

@berroar
Copy link
Contributor Author

berroar commented Oct 8, 2020

Python 3.9 (L)

@@ -1,7 +1,7 @@
from dataclasses import dataclass
from typing import Union, Optional, List


# pylint: disable=unsubscriptable-object
Copy link
Contributor

@petechd petechd Oct 9, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is also needed for previous versions of pylint we used(2.5.2) after update to 3.9.

@berroar berroar merged commit 5655acd into master Oct 9, 2020
@berroar berroar deleted the update-python-to-3.9 branch October 9, 2020 14:11
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.

3 participants