intelhex
intelhex copied to clipboard
handle subclassed int arguments correctly
This PR switches to insinstance() for typechecking, so that setitem and getitem also work when passed a SubclassOfInt(int).