v3.0.11-alpha
Pre-release
Pre-release
- 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:
- python 3.10.2 (see #203 Win7 support dropped)
- update n++ interface to version 8.2 with scintilla 4.4.6
- use VS2022
Fixes:
- compiler warnings
Missing features:
- support for files with encodings that are not unicode
Open points:
- check/adapt sample scripts
- fix failing unittests
Known issues:
- python310.dll has dependency to vcruntime140.dll
What's Changed
- Bump PythonScript.Tests/gtest from
bb92160
to6b74da4
by @dependabot in #216 - Bump PythonScript.Tests/gtest from
6b74da4
to25ad42a
by @dependabot in #219 - Scintilla 446 (N++ 8.2) by @chcg in #220
Full Changelog: v3.0.10...v3.0.11