bpo-8425: Fast path for set inplace difference when the second set is… · python/cpython@88ea166 · GitHub
Skip to content

Commit 88ea166

Browse files
authored
bpo-8425: Fast path for set inplace difference when the second set is large (GH-15590)
1 parent 4901fe2 commit 88ea166

2 files changed

Lines changed: 20 additions & 1 deletion

File tree

Lines changed: 3 additions & 0 deletions

Objects/setobject.c

Lines changed: 17 additions & 1 deletion

0 commit comments

Comments
 (0)