[3.12] gh-112087: Fix reduce logic for the empty reverse iterator for list by corona10 · Pull Request #115471 · python/cpython

Conversation

@corona10 corona10 changed the title [3.12] gh-112087: Fix the logic for the empty reverse iterator for list [3.12] gh-112087: Fix reduce logic for the empty reverse iterator for list

Feb 14, 2024

@corona10

/python.exe -m test test_iter -R 3:3
Using random seed: 1549591648
Raised RLIMIT_NOFILE: 256 -> 1024
0:00:00 load avg: 8.69 Run 1 test sequentially
0:00:00 load avg: 8.69 [1/1] test_iter
beginning 6 repetitions
123456
......

== Tests result: SUCCESS ==

carljm

2 participants

@corona10 @carljm