mirror of
https://github.com/python/cpython.git
synced 2026-07-26 11:52:27 -04:00
a396a883af
representation of code objects when optimization is on (python -O). It was always reported as -1 instead of the real lineno.