- 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:
- update boost 1.80.0
- update python to 3.10.9
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
af29db7
to8ded48c
by @dependabot in #236 - Bump PythonScript.Tests/gtest from
8ded48c
to0320f51
by @dependabot in #237 - Bump PythonScript.Tests/gtest from
0320f51
to4219e72
by @dependabot in #239 - Bump PythonScript.Tests/gtest from
4219e72
to6045bf2
by @dependabot in #242 - Bump PythonScript.Tests/gtest from
6045bf2
to0e0d9fe
by @dependabot in #244 - N++ 8.4.6 by @chcg in #246
- Bump PythonScript.Tests/gtest from
0e0d9fe
to93f08be
by @dependabot in #247 - Bump PythonScript.Tests/gtest from
93f08be
to3026483
by @dependabot in #252 - add SCN_MARGINRIGHTCLICK returns by @vinsworldcom in #251
- add missing SCNotification attributes by @vinsworldcom in #254
- add getBookMarkID() call to docs by @vinsworldcom in #259
- Bump PythonScript.Tests/gtest from
3026483
to1f643f7
by @dependabot in #263
New Contributors
- @vinsworldcom made their first contribution in #251
Full Changelog: v3.0.14...v3.0.15