Message412208
`PyCodeObject_GetVariableName()` and `PyCodeObject_GetVariableKind()` work?
- Some public-gettters such as these functions would be ideal.
OOI, how do you cope with non-local self?
- We only care about checking self to prevent an infinite recursion in our method dispatch code so I am not sure a non-local self would be applicable in this case? Correct me if I am wrong. |
|
Date |
User |
Action |
Args |
2022-01-31 16:17:45 | Skylion007 | set | recipients:
+ Skylion007, terry.reedy, gregory.p.smith, vstinner, Mark.Shannon, eric.snow, Henry Schreiner, pablogsal |
2022-01-31 16:17:45 | Skylion007 | set | messageid: <1643645865.23.0.0240911597695.issue46166@roundup.psfhosted.org> |
2022-01-31 16:17:45 | Skylion007 | link | issue46166 messages |
2022-01-31 16:17:45 | Skylion007 | create | |
|