Skip to content

v3.0.13-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@bruderstein bruderstein released this 22 Mar 02:14
  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:

  • fixed msi #229
  • update python to 3.10.3

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 25ad42a to c9461a9 by @dependabot in #225
  • Bump actions/checkout from 2 to 3 by @dependabot in #226
  • fix missing pyd files in installer msi files by @chcg in #231

Full Changelog: v3.0.12...v3.0.13