Skip to content

PEP 828: Fix return value crash of async generators#9

Merged
ZeroIntensity merged 1 commit intoZeroIntensity:async-yield-fromfrom
johnslavik:hyperawait-hyperfix
Mar 11, 2026
Merged

PEP 828: Fix return value crash of async generators#9
ZeroIntensity merged 1 commit intoZeroIntensity:async-yield-fromfrom
johnslavik:hyperawait-hyperfix

Conversation

@johnslavik
Copy link

I've changed the returned value to object() as it facilitated debugging because it's not tracked by GC.

@ZeroIntensity ZeroIntensity merged commit 7f836e3 into ZeroIntensity:async-yield-from Mar 11, 2026
3 checks passed
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