mirror of
https://github.com/python/cpython.git
synced 2026-06-27 21:33:21 -04:00
5cb915da44
gh-149481: skip `FOR_ITER` inline specialization for Python `__next__` (GH-149491)
(cherry picked from commit 49918f5b0c)
Co-authored-by: Neko Asakura <neko.asakura@outlook.com>
Co-authored-by: Savannah Ostrowski <savannah@python.org>
Co-authored-by: Stan Ulbrych <stan@python.org>
Miscellaneous source files for the main Python shared library