Message384988
Aaaah, PR 24182 doesn't add a hook to object.__getattr__, but to the C getter functions on traceback and frame. That sounds more acceptable to me :-) These operations are uncommon and should not be part of "hot code" (critical for performance) unless you're doing something crazy :-p |
|
| Date |
User |
Action |
Args |
| 2021-01-13 00:10:56 | vstinner | set | recipients:
+ vstinner, christian.heimes, steve.dower, ammar2, lunixbochs2 |
| 2021-01-13 00:10:55 | vstinner | set | messageid: <[email protected]> |
| 2021-01-13 00:10:55 | vstinner | link | issue42800 messages |
| 2021-01-13 00:10:55 | vstinner | create | |
|