Message 395556 - Python tracker
Currently we don't enable CFG (which is runtime protection against code injection into tables), because it likely has a performance impact and the kind of attack is outside our scope. However, we should make it easier to build CPython with CFG enabled, so that third-parties who do want to include it in their scope can do so.