Message 388307 - Python tracker

Message388307

Author christian.heimes
Recipients christian.heimes, pablogsal, steve.dower, vstinner
Date 2021-03-08.21:33:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1615239191.65.0.993558693632.issue43439@roundup.psfhosted.org>
In-reply-to
Content
> Note: if someone wants to address the ability to remove an audit hook, the internal list can be modified to not be a Python object.

I wouldn't bother. There are other ways to modify data structures, e.g. poke into process memory.
History
Date User Action Args
2021-03-08 21:33:11christian.heimessetrecipients: + christian.heimes, vstinner, steve.dower, pablogsal
2021-03-08 21:33:11christian.heimessetmessageid: <1615239191.65.0.993558693632.issue43439@roundup.psfhosted.org>
2021-03-08 21:33:11christian.heimeslinkissue43439 messages
2021-03-08 21:33:11christian.heimescreate