Skip to content

Confusing shared-reference feedback for NoneType objects #315

@faenwitee

Description

@faenwitee

The shared-reference feedback can be confusing when multiple variables/attributes are expected to point to the same object. In particular, NoneType objects should likely be handled as a special case, since multiple references to the same None object are valid.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions