PEP 626:

Rather than attempt to fix the co_lnotab attribute, a new method co_lines() 
will be added, which returns an iterator over bytecode offsets and source code 
lines.

Why not attempt to fix co_lnotab?

--
~Ethan~
_______________________________________________
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/python-dev@python.org/message/JV77JETAIAXSGE6MTXTHXLCNH5OEAF5R/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to