From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 18C8D138350 for ; Mon, 13 Jan 2020 00:33:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EFA1CE0E71; Mon, 13 Jan 2020 00:33:52 +0000 (UTC) Received: from mail-oi1-x234.google.com (mail-oi1-x234.google.com [IPv6:2607:f8b0:4864:20::234]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D7732E0DED for ; Mon, 13 Jan 2020 00:33:51 +0000 (UTC) Received: by mail-oi1-x234.google.com with SMTP id c16so6792927oic.3 for ; Sun, 12 Jan 2020 16:33:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=Q2x9P2XEnDzU/tlaBnXujjgkeqjM6jJ4PiSJf1rc95w=; b=jBYGMrJR2F/E74zsKJi3W+A0xCz29bkO6LRtTt8XyzMT2r+/5QI8FqFdvzPhRWVa/K TdrVKk4UBoL6zEx00khvqKIOm/vxchb0X/xaZKpvk514WVdkIJh7elZDRMs0MBfjZv3j amROXbLHbmCUY+eD/YeQnbsMHPCK2zms+25xF+NqKSgwPXZ/mQavgpKWamdbk61clEdA 8hJ6GxPUVvqY5MaTVIH1vb2dlvyxsA62OreS7Oj8daQg/GZSMgivfyLFEAggq+Pv06SX 9Oael3PDTjfA5waZmeRXESqfQ+muUjGwhbJwzv1XQDKOu0wOT1K2jVyq4PaAgeL0FNdY xwLA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=Q2x9P2XEnDzU/tlaBnXujjgkeqjM6jJ4PiSJf1rc95w=; b=Od9dhi8qShTopkHAyRwI4dYsEgHX+/k3EEy9UJwAVB9CXoTF/5/nrT4uGqqlr7EUkz rRrM2twuyvKnU3EuEpOxY7T/OhGGFToM41aOWe+VFGawdxeJdKy0HjIsjggR4efMLWAM 50wJDvRpBu0C/QsjYmC8ZrDwjfL6YBOslWujfuKgv26Brvv8f674wyh0dNDswj0vn3Gj hBdgNCSR1X6hXA+zjUkf5HH4vFYN6DQQfIRcrdNG0mqKecg9rCbzFXs/6qQc4Sof46Je 69fuLIUkdLyEhFOU8vNcEtnqHQ2GUD22mDubPAPfvQeZEWEZtP2fvregOf9P5GyBbZDF ug0w== X-Gm-Message-State: APjAAAUIRz0s6T2qbiELeU7niCJ9J6KrzvLL0jbW6XuMvo/prvjBgpRb 4YO4HAS5ZMo6THbiNLMza0Z83NX22thk/Ed2HGxq0KvV X-Google-Smtp-Source: APXvYqyE+1Rwibur5H6bmH2RFZ3q232IaISJ1tU+ZrF03qv0+9kH+Qi45LAdIvqD6zJJWbVRdb75qBJCfVpgQ0+lYlU= X-Received: by 2002:aca:33d5:: with SMTP id z204mr10274275oiz.120.1578875630761; Sun, 12 Jan 2020 16:33:50 -0800 (PST) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 From: Adam Carter Date: Mon, 13 Jan 2020 11:33:40 +1100 Message-ID: Subject: [gentoo-user] python and -fno-semantic-interposition speed up To: gentoo-user@lists.gentoo.org Content-Type: multipart/alternative; boundary="0000000000001dba27059bfaa190" X-Archives-Salt: 75d738e2-2cb0-454b-b234-fab1f35c80f9 X-Archives-Hash: 5fd88c1748155c7d8395f6173e9c94df --0000000000001dba27059bfaa190 Content-Type: text/plain; charset="UTF-8" https://fedoraproject.org/wiki/Changes/PythonNoSemanticInterpositionSpeedup The only downside listed is "Users will no longer be able to use LD_PRELOAD to override a symbol from libpython". Does anyone know if that is an issue for gentoo? --0000000000001dba27059bfaa190 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable

The only d= ownside listed is "Users will no longer be able to use LD_PRELOAD to o= verride a symbol from libpython".

Does a= nyone know if that is an issue for gentoo?
--0000000000001dba27059bfaa190--