Message384706
Even if no audit hook is registered, adding an audit event on a function has a cost on runtime performance. object.__getattr__() is a core Python function, if an event is added, we should properly measure the performance overhead to decide if it's acceptable or not. |
|
Date |
User |
Action |
Args |
2021-01-09 01:44:13 | vstinner | set | recipients:
+ vstinner, christian.heimes, steve.dower, ammar2, lunixbochs2 |
2021-01-09 01:44:13 | vstinner | set | messageid: <1610156653.11.0.350778345881.issue42800@roundup.psfhosted.org> |
2021-01-09 01:44:13 | vstinner | link | issue42800 messages |
2021-01-09 01:44:13 | vstinner | create | |
|