D26550: Patch for possible resolution of https://bugs.kde.org/show_bug.cgi?id=416037

Wolfgang Bauer noreply at phabricator.kde.org
Fri Jan 17 14:37:14 GMT 2020


wbauer added inline comments.

INLINE COMMENTS

> paolini wrote in python_scripter.cc:431
> Actually Py_Finalze() should still work for compatibility reasons in python3, so we could simply
> substitute Py_FinalizeEx() with Py_Finalize()

I saw now that Py_FinalizeEx() exists only since python version 3.6.
So this should be changed anyway, even if we don't care for python2 anymore.

But yes, it's probably best to just switch back to Py_Finalize(), I suppose. The return value is not checked anyway.

REPOSITORY
  R331 Kig

REVISION DETAIL
  https://phabricator.kde.org/D26550

To: paolini, kkofler, francopasquarelli, narvaez, rdieter, #kde_edu
Cc: wbauer, kde-edu, narvaez, apol
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-edu/attachments/20200117/4e162605/attachment.html>


More information about the kde-edu mailing list