possibly-used-before-assignment
does not treat assert_never
the same when imported from typing_extensions
#9780
Labels
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
but fails with python 3.10
Configuration
No response
Command used
Pylint output
Expected behavior
I expect pylint to detect that everything is right and it should not detect any issues.
Also, I expect pylint to behave consistent accross different python version
Pylint version
OS / Environment
Arch (with python 3.12)
Ubuntu (with python 3.10)
Additional dependencies
No response
The text was updated successfully, but these errors were encountered: