Files
cpython/Lib/test
Mark Shannon 22863df7ca GH-96793: Change FOR_ITER to not pop the iterator on exhaustion. (GH-96801)
Change FOR_ITER to have the same stack effect regardless of whether it branches or not.
Performance is unchanged as FOR_ITER (and specialized forms jump over the cleanup code).
2022-10-27 11:55:03 +01:00
..
2022-04-07 12:27:35 -07:00
2022-04-07 12:27:35 -07:00
2022-10-07 20:17:08 +03:00
2022-08-04 18:12:35 +02:00
2022-08-04 18:12:35 +02:00
2022-04-23 14:48:17 -07:00
2022-10-03 17:12:36 -07:00