Commit 31cd25f
authored
bpo-43464: Optimize set.intersection() for non-set arguments (pythonGH-31316)
1 parent 50872db commit 31cd25f
File tree
2 files changed
+5
-0
lines changed- Misc/NEWS.d/next/Core and Builtins
- Objects
2 files changed
+5
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1240 | 1240 | | |
1241 | 1241 | | |
1242 | 1242 | | |
| 1243 | + | |
| 1244 | + | |
| 1245 | + | |
| 1246 | + | |
1243 | 1247 | | |
1244 | 1248 | | |
1245 | 1249 | | |
| |||
0 commit comments