https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288359
Charlie Li <vish...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|maintainer-feedback?(python |maintainer-feedback+ |@FreeBSD.org) | CC| |vish...@freebsd.org Status|New |Open Summary|lang/python311: Enable |lang/python3: Enable DTrace |DTrace support |support --- Comment #1 from Charlie Li <vish...@freebsd.org> --- This cannot be implemented as a flavour, otherwise correspondingly intrusive changes to python.mk have to happen for no real benefit (compared to the changes needed for 3.13 free-threaded/no-GIL mode). As an option, this would be exposed in all existing supported interpreters in the tree, not just 3.11. Still need to dig through the comments made in the existing phab review to see if they are still relevant, especially pertaining to behaviour not already addressed upstream. -- You are receiving this mail because: You are the assignee for the bug.