-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
pylint 2.6.2 tests failures on debian #4106
Comments
Hello, thank you for opening the issue. I can't reproduce, what is the output of |
and i understand i am not supposed to use astroid==2.5, but these errors were happening even with 2.4 |
Thank you. I think it's a problem with python 3.9. We were not testing for it when pylint 2.6.0 was released in august 2020 (2 months before python 3.9). We're working on releasing 2.7.0 that will be compatible with python 3.9 soon. |
I don't think we can fix pylint 2.6.x for python 3.9, there is a high risk of a failed release what do you think @hippo91 ? |
sounds good, any ETA for 3.7.0 release? Debian freeze (for the next stable release) has already started and there's not much time (few weeks) to land changes. We will be releasing with python 3.9 so having a working pylint would be great |
Having pylint latest features in debian would be nice too, the current version is old. What would be the deadline for debian ? Does "few weeks" means 2 weeks or 10 ? :) |
i'm afraid it's just about 2 weeks now :( |
@sandrotosi pylint 2.7.0 has been released, let me know if there is any problem. We'll try to fix any issue that arise during the 2 weeks freeze period :) |
@Pierre-Sassoulas i now see this failure with 2.7.0:
|
Hello, the latest release |
@Pierre-Sassoulas I though we could include the fix for #4131 in 2.7.1 |
We can put it in 2.7.2 now :) |
I already opened a MR in astroid to fix it. Just need someone to review it 😉 |
thanks @Pierre-Sassoulas , 2.7.1 built successfully and i just uploaded it to Debian. if you guys end up releasing a new patch version for pylint or astroid, please ping me as soon as that happen cause i'll need to act swiftly if we want to try and make it for the freeze (ideally the deadline for an upload in debian is March 1st) |
Hello @sandrotosi, we released |
@Pierre-Sassoulas i've just updated astroid to 2.5.1 and pylint to 2.7.2 in Debian -- thanks for releasing these bugfix version to make sure Debian has a great pylint! |
@sandrotosi thanks for your work on |
Hello,
while testing pylint 2.6.2, the test suite failed with this:
The text was updated successfully, but these errors were encountered: