Message411145
| Author | vstinner |
|---|---|
| Recipients | Mark.Shannon, fabioz, ncoghlan, nedbat, python-dev, vstinner |
| Date | 2022-01-21.16:40:54 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1642783254.54.0.691119407853.issue42197@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
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? |
|
| History | |||
|---|---|---|---|
| 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: <1642783254.54.0.691119407853.issue42197@roundup.psfhosted.org> |
| 2022-01-21 16:40:54 | vstinner | link | issue42197 messages |
| 2022-01-21 16:40:54 | vstinner | create | |