- 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.9
- bugfix for Tk/Tcl version conflict #379
- add new Notepad message NPPM_ADDSCNMODIFIEDFLAGS by @Ekopalypse in #376
- Bump PythonScript.Tests/gtest from
e235eb3
to24a9e94
by @dependabot in #377
Full Changelog: v3.0.21...v3.0.22