summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-devtools/python/python3-installer/interpreter.patch2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python3-installer/interpreter.patch b/meta/recipes-devtools/python/python3-installer/interpreter.patch
index ef10ef1b45f..81ea988c236 100644
--- a/meta/recipes-devtools/python/python3-installer/interpreter.patch
+++ b/meta/recipes-devtools/python/python3-installer/interpreter.patch
@@ -3,6 +3,8 @@ play games with hashbangs: for now assume that even hashbangs with spaces
are simple (assume the spaces are only used to separate arguments) and
we don't have long hashbangs.
+https://github.com/pypa/installer/issues/107#issuecomment-1193129977
+
Upstream-Status: Inappropriate
Signed-off-by: Ross Burton <ross.burton@arm.com>