diff options
| author | Christian Tismer <tismer@stackless.com> | 2021-10-26 17:27:27 +0200 |
|---|---|---|
| committer | Christian Tismer <tismer@stackless.com> | 2021-10-27 14:07:48 +0200 |
| commit | 55eebea1a48cbf5c2caef5b89226ad5c1fb18971 (patch) | |
| tree | 262139d549fe3303fd3f9d38a0c7b2371469c6ff /build_scripts/setup_runner.py | |
| parent | 9399408fd1e7e12215389a5bf96ae5e4ec38905b (diff) | |
PyPySide: circumvent an lldebug regression
When building PyPy with lldebug or lldebug0 selected a
a build option, there is a regression in the signature
module that crashes every build
This crash is a confirmed PyPy bug with global
dictionaries that occurs sometime and is hard to fix
on the PyPy side.
The workaround is to skip signature initialization in
such a PyPy debug build.
Task-number: PYSIDE-535
Change-Id: I9977e5ff82759bfd882d55785528dd276012e047
Pick-to: 6.2
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Diffstat (limited to 'build_scripts/setup_runner.py')
0 files changed, 0 insertions, 0 deletions
