intelhex icon indicating copy to clipboard operation
intelhex copied to clipboard

handle subclassed int arguments correctly

Open thseiler opened this issue 3 months ago • 0 comments

This PR switches to insinstance() for typechecking, so that setitem and getitem also work when passed a SubclassOfInt(int).

thseiler avatar Sep 18 '25 08:09 thseiler