Skip to content

[3.12] gh-131670: Fix crash in anext() when __anext__ is sync and raises (GH-131682)#131687

Merged
sobolevn merged 1 commit into
python:3.12from
miss-islington:backport-929afd1-3.12
Mar 24, 2025
Merged

[3.12] gh-131670: Fix crash in anext() when __anext__ is sync and raises (GH-131682)#131687
sobolevn merged 1 commit into
python:3.12from
miss-islington:backport-929afd1-3.12

gh-131670: Fix crash in `anext()` when `__anext__` is sync and raises…

d4189fc
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs