pylint #112698 Non-inferable __all__ and non-string objects in __all__ make pylint crash [validation pending]
If __all__ cannot be inferred, pylint crashes.
Example:
If __all__ contains a non-string object, pylint crashes. | |
priority | normal |
---|---|
type | bug |
done in | <not specified> |
load left | 0.000 |
closed by | #6b0b9f368d6d Fixed a couple of bugs in the __all__ handling and added a new |