[3.12] gh-131670: Fix crash in anext()
when __anext__
is sync and raises (GH-131682)#131687
Merged
sobolevn merged 1 commit intopython:3.12from Mar 24, 2025
anext()
when __anext__
is sync and raises (GH-131682)#131687