PyOtherSide 1.6.1 released

2024-05-18


PyOtherSide is a small library for Python and Qt to give your QML applications access to a Python interpreter.

After nearly two years, a new release is here. Python and Qt get updated. Things get deprecated, removed or break in other ways.

This release brings PyOtherSide up to date with recent changes, and removes support for now-unsupported Python versions (3.7 and older).

ChangeLog: Version 1.6.1 - 2024-05-18

  • Dropped support for Python < 3.8 (PR#131)
  • Added support for Python 3.12 (PR#131)
  • Support for Qt 6.5 and newer (backwards-incompatible Q_RETURN_ARG() change) (#128)
Thomas Perl · 2024-05-18