mirror of
https://github.com/python/cpython.git
synced 2026-05-08 05:32:01 -04:00
76e911a040
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