github bruderstein/PythonScript v3.0.23

pre-releaseone month ago
  1. Alpha version with python 3 support #36:

Attention: This is a developer/early adaptor version which is no longer compatible to existing python 2.7 scripts. See e.g. https://www.guru99.com/python-2-vs-python-3.html on the differences. Apart from that see the missing features/open issues below.

Updates:

Missing features:

  • support for files with encodings that are not unicode

Known issues:

  • python312.dll has dependency to vcruntime140.dll

What's Changed

  • python 3.12.10
  • NPPM_GETOPENFILENAMES and related are being deprecated #386
  • notepad.activateBufferID can activate incorrect cloned document #382
  • update to N++ 8.8.2 and removal of corresponding methods from pythonscript which are commented out from N++ scintilla interface:

deprecated by N++ 2GB+ support via new scintilla interfaces from 5.2.3 (see https://www.scintilla.org/ScintillaHistory.html), please use SCI_GETTEXTRANGEFULL, SCI_FINDTEXTFULL,SCI_GETSTYLEDTEXTFULL and SCI_FORMATRANGEFULL and corresponding defines/structs

Full Changelog: v3.0.22...v3.0.23

Don't miss a new PythonScript release

NewReleases is sending notifications on new releases.