Tyler Chen

Results 4 comments of Tyler Chen

When I test this on my local machine all the same tests fail with my changes as without them, and I'm not quite sure how to interpret the Travis CI...

I change this to directly access `self.__data` and `other.__data`.

Checking up on the state of this and whether the doctests will be updated.

The cost is at most 2x more expensive, since the only extra work is checking whether the key exists (which will now happen twice if it does exist). In practice,...