From nobody Mon Jul 21 11:23:05 2025 X-Original-To: python@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4blygY4kVtz62WML for ; Mon, 21 Jul 2025 11:23:05 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4blygY43pbz3K6v for ; Mon, 21 Jul 2025 11:23:05 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1753096985; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=cOyLaEb4IQm3BD0AHyMaoAyfWShvRmR5+0ncyNgdQ9s=; b=m4/uIcU7pNfNR1yZZdC3kaRDzmKs9GXJBrM2O+4t82OC71VZ/3Am7urzGpj40iMnWNivl0 TFpYxBdfbdJnky/Qa44zeCtJXdChMGQgVppgsXctw8mNjCEMMWYHy8VCznBwAnl7sk2XUr 9pDTSeZYKCfm5oOh/UZw1z9Y7JDDa1qP5P29UGhcWPQbb6o6JU7gKr4cvGmF0It3UnAXx4 GIjPz4aVTad2C0Elq+SXIpdNr4EpBUDZo1HYn9M0Rqy3BwlC1FpgTuQN7gc7ckeOKMGrXh e/cL7mKRYUnmnsDGOxwAe3wiFK7yaRsdWWsy1MxU0Rk4GuOR+iHcXiJdcV9mUw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1753096985; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=cOyLaEb4IQm3BD0AHyMaoAyfWShvRmR5+0ncyNgdQ9s=; b=EHTCPKNbKG7w7TMep8EXkS4VZrwiww3kndTObIUe97BEPk34HU9w83l/CiR+FQw4ZXQb6G mDpBJcZZ/2aWHWTfBQPakEpGfW3PO9TST2CJSrO05O5zOsK5gDkguMbboW1nastKK4+CWZ 7r1QsbJVnhJfDPIa59Y12sqY91bDSAdDR52rJXXN5hrySiRwKZMqomqW8hpwmaniAgEKX6 z2O/DjblgoHxzmreFgyK1Zh2noM2aeDs2tizYwK0iT/ikiw6tIebmXy6gA4hClINIdU16c QDxkTbAbP3uLHXBtQLAInjuJqBnbJA3n/AkIHLDNyxMOfuzdPUePbjocKAyA0Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1753096985; a=rsa-sha256; cv=none; b=T9SpJLRqk7D5vnbnHR7elkr+wgkBkOAjhcDWZ532ykoQlACNkv25L9VeNRBx60aIgOqZXT OEtJ1PjDQjAQLgcxTSt+Z3bh8Q5X1/qAcUx3H7Vi9/uaCa/Or344A1vuo+kjgP78RBGUhK /9gGndAsXg5SIdamNhWQMwQO7h5ZVYe1CCNsoFlC0NJKrmjSMkB48iOGpAzOZSmB16x4uB jxyBYoTXBDi/S9Bkcfcs4wMAX10yLaBiDZaa12hc3vgvClkCL+boHX5VidRsI8Lkkm/HNo o5+si48GxANFvSXfNIWtyl2TOHkUIDjK3B/yb31mkHWSFMHRXf/IBE3Twn5TbA== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4blygY3Z9Gzw4t for ; Mon, 21 Jul 2025 11:23:05 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 56LBN5Um019103 for ; Mon, 21 Jul 2025 11:23:05 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 56LBN5Tt019102 for python@FreeBSD.org; Mon, 21 Jul 2025 11:23:05 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: maintainer-feedback requested: [Bug 288359] lang/python311: Enable DTrace support Date: Mon, 21 Jul 2025 11:23:05 +0000 X-Bugzilla-Type: request X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: python@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-python@freebsd.org Sender: owner-freebsd-python@FreeBSD.org MIME-Version: 1.0 Bugzilla Automation has asked freebsd-python (Nobody) for maintainer-feedback: Bug 288359: lang/python311: Enable DTrace support https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D288359 --- Description --- There seems to be some interest to push that forward. Let's create a PR here on Bugzilla to centralize those efforts. Work so far: - https://reviews.freebsd.org/D31489 - https://github.com/smyru/freebsd-ports/tree/smyru-dtrace-flavored-lang-pyth= on31 1