commit | 88ea166dadb8aeb34541a0a464662dea222629e5 | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <rhettinger@users.noreply.github.com> | Thu Aug 29 09:02:58 2019 -0700 |
committer | GitHub <noreply@github.com> | Thu Aug 29 09:02:58 2019 -0700 |
tree | b9645a7bc80d97fb831ad252d467ff649f29b435 | |
parent | 4901fe274bc82b95dc89bcb3de8802a3dfedab32 [diff] |
bpo-8425: Fast path for set inplace difference when the second set is large (GH-15590)