From 46d00d15940a78ba6cd5fb5b884e08d0394c3abe Mon Sep 17 00:00:00 2001 From: Neil Date: Wed, 25 Mar 2020 11:34:20 +1100 Subject: SciTE change log. --- doc/ScintillaHistory.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 5019caf49..02ac4bb2c 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -577,6 +577,12 @@ On GTK with Wayland fix display of windowed IME. Bug #2149. +
  • + For Python programs, SciTE defaults to running python3 on Unix and pyw on Windows which will run + the most recently installed Python in many cases. + 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. +
  • Release 4.3.2 -- cgit v1.2.3