Opened 7 years ago
Closed 3 years ago
#54443 closed enhancement (fixed)
Enable dtrace in Python 3.6 port
Reported by: | masklinn | Owned by: | jmroot (Joshua Root) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | petrrr, masklinn | |
Port: | python36 |
Description
Since 3.6, Python natively bundles static markers, these can be enabled by building --with-dtrace
.
It would be nice if macports either built python with dtrace support or had a dtrace variant for the port.
Change History (5)
comment:1 Changed 7 years ago by mf2k (Frank Schima)
Cc: | jyrkiwahlstedt removed |
---|---|
Keywords: | python dtrace removed |
Owner: | set to jyrkiwahlstedt |
Status: | new → assigned |
comment:2 Changed 7 years ago by jmroot (Joshua Root)
Owner: | changed from jyrkiwahlstedt to jmroot |
---|
comment:3 Changed 7 years ago by petrrr
Cc: | petrrr added |
---|
comment:4 Changed 7 years ago by masklinn
Cc: | masklinn added |
---|
comment:5 Changed 3 years ago by jrabinow
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
In 17b9abfab6723f48d48017aaf8b38330afe9f338/macports-ports (master):