STINNER Victor <[email protected]> added the comment:

It's unclear to me if the ability to read directly the PyFrameObject.f_lineno 
member is a deliberate use case, or if we should enforce the usage of 
PyFrame_GetLineNumber().

----------

_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue46356>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to