Actions: python/cpython
Actions
2,419 workflow runs
2,419 workflow runs
GET_ITER and GET_YIELD_FROM_ITER (GH-146120)
Tail calling interpreter
#2449:
Commit 879c85f
pushed
by
markshannon
CHECK_FUNCTION_VERSION into two guards in the JIT
Tail calling interpreter
#2448:
Pull request #145080
synchronize
by
Sacul0457
CHECK_FUNCTION_VERSION into two guards in the JIT
Tail calling interpreter
#2447:
Pull request #145080
synchronize
by
Sacul0457
GET_ITER and GET_YIELD_FROM_ITER
Tail calling interpreter
#2443:
Pull request #146120
synchronize
by
markshannon
GET_ITER and GET_YIELD_FROM_ITER
Tail calling interpreter
#2440:
Pull request #146120
synchronize
by
markshannon
DICT_UPDATE to leave its inputs on the stack to be cleaned up by _POP_TOP
Tail calling interpreter
#2439:
Pull request #146190
opened
by
Sacul0457
POP_ITER as macro op using POP_TOP
Tail calling interpreter
#2438:
Pull request #146185
synchronize
by
bkap123
DELETE_NAME with PUSH_NULL; STORE_NAME
Tail calling interpreter
#2436:
Pull request #146006
synchronize
by
bkap123
DELETE_NAME with PUSH_NULL; STORE_NAME
Tail calling interpreter
#2435:
Pull request #146006
synchronize
by
bkap123
POP_ITER as macro op using POP_TOP
Tail calling interpreter
#2434:
Pull request #146185
synchronize
by
bkap123
POP_ITER as macro op using POP_TOP
Tail calling interpreter
#2433:
Pull request #146185
synchronize
by
bkap123
MAKE_FUNCTION in the JIT
Tail calling interpreter
#2429:
Pull request #144963
synchronize
by
Sacul0457
MAKE_FUNCTION in the JIT
Tail calling interpreter
#2428:
Pull request #144963
synchronize
by
Sacul0457
SET_UPDATE to leave its inputs on the stack to b…
Tail calling interpreter
#2427:
Commit 0d37e42
pushed
by
Fidget-Spinner