Message357860
I have seen people using LD_PRELOAD to interpose some auditing functions that can modify the actual call into libpython, or to interpose faster versions of some functions or to collect metrics (although there are better ways).
If we do this by default, once functions will be inlined these use cases will be broken. |
|
Date |
User |
Action |
Args |
2019-12-05 16:13:47 | pablogsal | set | recipients:
+ pablogsal, vstinner, methane, serhiy.storchaka, hroncok |
2019-12-05 16:13:47 | pablogsal | set | messageid: <1575562427.7.0.141692826647.issue38980@roundup.psfhosted.org> |
2019-12-05 16:13:47 | pablogsal | link | issue38980 messages |
2019-12-05 16:13:47 | pablogsal | create | |
|