aboutsummaryrefslogtreecommitdiff
path: root/changes/ticket33192
diff options
context:
space:
mode:
Diffstat (limited to 'changes/ticket33192')
-rw-r--r--changes/ticket331925
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/ticket33192 b/changes/ticket33192
new file mode 100644
index 0000000000..97f976226b
--- /dev/null
+++ b/changes/ticket33192
@@ -0,0 +1,5 @@
+ o Minor feature (python):
+ - Stop assuming that /usr/bin/python exists. Instead of using a
+ hardcoded path in scripts that still use Python 2, use /usr/bin/env,
+ similarly to the scripts that use Python 3. Fixes bug 33192; bugfix
+ on 0.4.2. \ No newline at end of file