Skip to content

v3.0.2-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@bruderstein bruderstein released this 16 Jul 06:59

Third Alpha version with python 3 support #36, uses:

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.

  • boost 1.72
  • python 3.8.4

Missing features:

  • support for files with encodings that are not unicode

Open points:

  • check/adapt sample scripts
  • fix/check failing unittests
  • debug build failing due to missing python3 dll copying step not necessary with python2 for the pythontest VS project

Known issues:

  • python38.dll has dependency to vcruntime140.dll