From 07d2b13c57977fe895da9ed84b0c38dac8a516f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Filipe=20La=C3=ADns?= Date: Sun, 15 Dec 2024 19:59:08 +0000 Subject: [PATCH 1/2] GH-66409: check if exec_prefix is the same as prefix before searching executable_dir MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Filipe Laíns Date: Sun, 15 Dec 2024 21:11:31 +0000 Subject: [PATCH 2/2] Add news MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Filipe Laíns `, we now check if +``base_exec_prefix`` is the same as ``base_prefix`` before falling back to +searching the Python interpreter directory.