Skip to content

Commit 77a425c

Browse files
Merge branch 'for_iter_dict_items_jit' of github.com:Fidget-Spinner/cpython into for_iter_dict_items_jit
2 parents 25cbc38 + eae8785 commit 77a425c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Specialize :opcode:`!FOR_ITER` for dictionary item iteration. In the JIT, this is optimized even further when code is unpacking the result to a pair.

0 commit comments

Comments
 (0)