mirror of
https://github.com/python/cpython.git
synced 2026-05-09 06:01:08 -04:00
2b96102f29
gh-109889: fix compiler's redundant NOP detection to look past NOPs with no lineno when looking for the next instruction's lineno (GH-109987)
(cherry picked from commit f580edcc6a)
Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>
Miscellaneous source files for the main Python shared library