Incorrect type checking #10

Closed
opened 6 years ago by novirium · 0 comments
Owner

Currently types are checked with isinstance() rather than looking at type(). This erroneously includes subclasses of the indicated types - a behaviour that would otherwise restore() back to the parent class.

Currently types are checked with `isinstance()` rather than looking at `type()`. This erroneously includes subclasses of the indicated types - a behaviour that would otherwise `restore()` back to the parent class.
novirium added the [type] Bug [status] Available labels 6 years ago
novirium closed this issue 6 years ago
novirium added [status] Done and removed [status] Available labels 6 years ago
Sign in to join this conversation.
Loading…
There is no content yet.