diff options
| author | Christian Tismer <tismer@stackless.com> | 2022-11-30 12:41:34 +0100 |
|---|---|---|
| committer | Christian Tismer <tismer@stackless.com> | 2022-11-30 18:10:43 +0100 |
| commit | b7a809650fc4f911b2eda2ab3b8acfcc632ba61a (patch) | |
| tree | 47ea0f0cd8dfc6def9d3c74ff17b805b6e885bac /build_scripts/platforms/macos.py | |
| parent | a997326ff9beef12bb0f99d057cd5a48a7f4549b (diff) | |
__feature__: Simplify and make more PyPy compatible
The fast_id_array does not make sense anymore and can be
be replaced by integers. This not only simplifies debugging,
but also makes it easier to support switching with PyPy,
since PyPy does not guarantee unique numbers < 256.
Feature selection can be almost completely offloaded from shiboken.
This simplifies even more and can be beneficial when inlining.
[ChangeLog][PySide6] The __feature__ switch has been simplified
in preparation for eventual PyPy support.
Task-number: PYSIDE-2029
Change-Id: I6060b5d81bfcde4fb4a9460e57e290f5690fe11d
Pick-to: 6.4
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Diffstat (limited to 'build_scripts/platforms/macos.py')
0 files changed, 0 insertions, 0 deletions
