possibly-used-before-assignment doesn't understand never-returning-functions #9627
Labels
C: used-before-assignment
Issues related to 'used-before-assignment' check
False Positive 🦟
A message is emitted but nothing is wrong with the code
Needs PR
This issue is accepted, sufficiently specified and now needs an implementation
Milestone
Bug description
Configuration
No response
Command used
Pylint output
Expected behavior
Branches which end in a function which never returns shouldn't be considered as possible causes of never defined variables.
Pylint version
OS / Environment
No response
Additional dependencies
No response
The text was updated successfully, but these errors were encountered: