diff options
author | Christian Tismer <tismer@stackless.com> | 2023-06-01 20:14:45 +0200 |
---|---|---|
committer | Christian Tismer <tismer@stackless.com> | 2023-06-06 10:12:25 +0200 |
commit | 30a684904419922d7bd9857d889addc6ac444efd (patch) | |
tree | 3cdb41c02176e0b4c641357d76e5fff30ef49573 /examples/scriptableapplication/pythonutils.cpp | |
parent | 0bf8ce7022f55dd816f5f0c3e8209f515e411c76 (diff) |
Shiboken: Remove an old patch that is no longer necessary
An old refcounting problem from 2019 was fixed by a crude
patch to class creation in basewrapper.cpp .
This patch now creates an assertion error in debug mode
when running the test for issue PYSIDE-2354.
The problem was actually a CPython bug and does only exist
in Python 3.8 until Python 3.9.12, for all other versions
it works fine.
See https://github.com/python/cpython/issues/92112
[ChangeLog][shiboken6] An old patch for a Python 3.8-3.9.13 error was
timed out and removed from current versions.
Task-number: PYSIDE-939
Task-number: PYSIDE-2354
Change-Id: I6c077294dc61491b47b6e75e95fd669144fa0471
Pick-to: 6.5
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Reviewed-by: Adrian Herrmann <adrian.herrmann@qt.io>
Diffstat (limited to 'examples/scriptableapplication/pythonutils.cpp')
0 files changed, 0 insertions, 0 deletions