mirror of
https://github.com/python/cpython.git
synced 2026-05-09 06:01:08 -04:00
3492098418
gh-131670: Fix crash in `anext()` when `__anext__` is sync and raises (GH-131682)
(cherry picked from commit 929afd1d6e)
Co-authored-by: sobolevn <mail@sobolevn.me>
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Miscellaneous source files for the main Python shared library