-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Crash on combination of decorators and properties #5382
Comments
Blocker for 2.12, right ? :) |
Not necessarily if we postpone using Current code works fine ( |
@Pierre-Sassoulas Could you test and see if you can reproduce this? I no longer can but I don't think I changed anything related to this crash.. 😅 |
I actually tested this morning and couldn't reproduce either. |
Thanks @jacobtylerwalls! I'll close this then. Obviously if anybody reports back that this is still an issue we can reopen. |
Do you want to add the test case? |
That's not a bad idea actually. I'll create a PR, thanks for the tip! |
Bug description
The following file should be added to our functional tests:
tests/functional/r/regression_02/regression_node_statement_two.py
:Found while working on #5310
Similar crash occurs on this file:
https://github.com/django/django/blob/main/django/template/response.py
Configuration
No response
Command used
Pylint output
Expected behavior
No crash
Pylint version
Latest commit on `main`.
OS / Environment
No response
Additional dependencies
No response
The text was updated successfully, but these errors were encountered: