]> granicus.if.org Git - python/commit
Removed unnecesssary bit inversion which doesn't improve dispersion statistics (GH...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 18 Jan 2018 22:27:22 +0000 (14:27 -0800)
committerRaymond Hettinger <rhettinger@users.noreply.github.com>
Thu, 18 Jan 2018 22:27:22 +0000 (14:27 -0800)
commit051650ab8de620dd7e3c557f8227c43439ea8c6a
tree8c1ff4c343ac283c82f246fb183bc281fdab5b11
parentccf7f05c5d3fdea89d857e775d2c6371f3e15b4a
Removed unnecesssary bit inversion which doesn't improve dispersion statistics (GH-5235) (#5236)

(cherry picked from commit fa7880604191f81cbdddc191216f7b1e39a74d8d)
Objects/setobject.c