STINNER Victor <victor.stin...@gmail.com> added the comment:

Ah, PyFrame_GetLineNumber is now documented at Doc/c-api/reflection.rst. But 
PyFrame_New() is still not documented. So my patch is not completely useful.

@Cheryl: Maybe convert the PR without PyFrame_FastToLocals() and 
PyFrame_FastToLocalsWithError().

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue19431>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to