Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3.12] gh-112087: Fix reduce logic for the empty reverse iterator for list #115471

Merged
merged 1 commit into from
Feb 14, 2024

Conversation

corona10
Copy link
Member

@corona10 corona10 commented Feb 14, 2024

@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
Copy link
Member Author

/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 ==

@corona10 corona10 enabled auto-merge (squash) February 14, 2024 17:18
@corona10 corona10 merged commit 5ec52c3 into python:3.12 Feb 14, 2024
29 checks passed
@corona10 corona10 deleted the gh-112087-3.12 branch February 15, 2024 01:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants