mirror of
https://github.com/python/cpython.git
synced 2026-05-07 05:01:13 -04:00
633bd6e428
gh-109719: Fix missing jump target labels when compiler reorders cold/warm blocks (GH-109734)
(cherry picked from commit 7c55399172)
Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>
Miscellaneous source files for the main Python shared library