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

Resolve Pylint errors #4

Open
Foorack opened this issue Feb 9, 2021 · 3 comments
Open

Resolve Pylint errors #4

Foorack opened this issue Feb 9, 2021 · 3 comments

Comments

@Foorack
Copy link
Member

Foorack commented Feb 9, 2021

No description provided.

@Foorack
Copy link
Member Author

Foorack commented Feb 9, 2021

Due to Koseki running Python 3.9, this depends on Pylint supporting Python 3.9 as well (for Union and Optional subscripting) to achieve 10/10 without disabling rules that ideally should be enabled. Pylint support for 3.9 is in the pipeline and release is apparently on it's way.

pylint-dev/pylint#4055 (comment)

@Foorack
Copy link
Member Author

Foorack commented Feb 9, 2021

Based on the 2.6.1 Roadmap it looks like this will land 22nd February.

https://github.com/PyCQA/pylint/milestone/24

@Foorack
Copy link
Member Author

Foorack commented Feb 10, 2021

1b7a60f

unsubscriptable-object has been temporarily disabled until new pylint release to prevent major email spam from failing Actions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants