From owner-freebsd-python@freebsd.org Fri Apr 14 16:30:39 2017 Return-Path: Delivered-To: freebsd-python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4DF30D3E0B2 for ; Fri, 14 Apr 2017 16:30:39 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 370C1DEB for ; Fri, 14 Apr 2017 16:30:39 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 366DED3E0B1; Fri, 14 Apr 2017 16:30:39 +0000 (UTC) Delivered-To: python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 36204D3E0B0 for ; Fri, 14 Apr 2017 16:30:39 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 25950DEA for ; Fri, 14 Apr 2017 16:30:39 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v3EGUdW9087639 for ; Fri, 14 Apr 2017 16:30:39 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 203021] lang/python27: Install optional GDB integration tool(s) Date: Fri, 14 Apr 2017 16:30:39 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: feature, needs-qa X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: cem@freebsd.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: python@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_file_loc keywords Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Apr 2017 16:30:39 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D203021 Conrad Meyer changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |https://reviews.freebsd.org | |/D10398 Keywords|needs-patch | --- Comment #8 from Conrad Meyer --- (In reply to Kubilay Kocak from comment #7) > Could you include your patch as an attachment please, or alternatively (p= referred), open a Phabricator review (adding the review URl to the URl fiel= d in bugzilla). Done. > Can you also confirm: >=20 > - That the patch passes QA (poudriere) Do we have any cluster machines that can be used for poudriere? I'm moving= in two days and my FreeBSD machines are packed. > - To what extent this change should be made across all Python port versio= ns. Ideally, include the changes for the other port versions in the patch/r= eview as well It should be done for all Python versions (and the patch does). > - Whether this change (the addition of the file) should only be made when= the DEBUG port option is on, or unconditionally, with rationale if possibl= e. I don't see any reason to limit it to DEBUG. --=20 You are receiving this mail because: You are the assignee for the bug.=