Replaced 'is 0' and 'is 1' with equality
Small integer caching is an implementation detail of CPython and should not be relied upon. In general reference equality between small integers is not guaranteed. PiperOrigin-RevId: 222145271
Loading
Please sign in to comment