From 623660abe01b2df5beefc7f686c8d1ac9b753491 Mon Sep 17 00:00:00 2001 From: Neil Date: Thu, 28 May 2020 09:02:03 +1000 Subject: Change log. --- doc/ScintillaHistory.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 7d81c9179..b66d71261 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -678,8 +678,9 @@ Bug #2149.
  • - For Python programs, SciTE defaults to running python3 on Unix and pyw on Windows which will run + For Python programs, SciTE defaults to running python3 on GTK and pyw on Windows which will run the most recently installed Python in many cases. + This is not changed on macOS due to python3 not being available in the sandbox. Set the "python.command" property to override this. Scripts distributed with Scintilla and SciTE are checked with Python 3 and may not work with Python 2.
  • -- cgit v1.2.3