Message411145
As I already wrote previously, I'm a supporter of requiring debuggers and profilers to explicitly call PyFrame_FastToLocalsWithError() and PyFrame_LocalsToFast(). It should only impact a minority of users, whereas the majority will benefit of way better performance, no? |
|
| Date |
User |
Action |
Args |
| 2022-01-21 16:40:54 | vstinner | set | recipients:
+ vstinner, ncoghlan, fabioz, nedbat, Mark.Shannon, python-dev |
| 2022-01-21 16:40:54 | vstinner | set | messageid: <[email protected]> |
| 2022-01-21 16:40:54 | vstinner | link | issue42197 messages |
| 2022-01-21 16:40:54 | vstinner | create | |
|