Message308055
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(). |
|
| Date |
User |
Action |
Args |
| 2017-12-11 15:46:54 | vstinner | set | recipients:
+ vstinner, georg.brandl, pitrou, docs@python, serhiy.storchaka, cheryl.sabella |
| 2017-12-11 15:46:54 | vstinner | set | messageid: <1513007214.21.0.213398074469.issue19431@psf.upfronthosting.co.za> |
| 2017-12-11 15:46:54 | vstinner | link | issue19431 messages |
| 2017-12-11 15:46:54 | vstinner | create | |
|