Skip to content

python v1.1.2

Choose a tag to compare

@davidnich davidnich released this 19 Jan 07:26
· 36 commits to develop since this release

Bugfix release addressing the following bugs:

  • fixed a bug where the qoreloader Python binary module could not be used from Python (qoretechnologies/qore#4398)
  • fixed a bug where it was not possible to call imported Java or Qore static methods when a normal method has the same name (qoretechnologies/qore#4397)