diff options
| author | Christian Tismer <tismer@stackless.com> | 2021-04-18 18:58:18 +0200 |
|---|---|---|
| committer | Christian Tismer <tismer@stackless.com> | 2021-10-28 13:46:50 +0200 |
| commit | 8fbf601619b5291885d3b160b95aba860b1d57d6 (patch) | |
| tree | 2737bcabea0f6f52e1e06f0a387cf6361df27951 /sources/pyside6 | |
| parent | 5f44fd68e351e28b90636f34556628f5cda134a9 (diff) | |
PyPySide: finish the PyType_FromSpec patch
PySide has been prepared for the inclusion of PyPy by
centralizing all PyType_FromSpec related functions.
It was the original plan to leave sbktypefactory as it
is now, but PyPy has a delay of one or two versions until
the updated type handling will be implemented.
The support for PyType_Modified will come, and it will
even work with our feature switching. But not now!
Therefore, the current slightly hackish solution will
be checked in that solves the timing problems of type
creation by an own re-implementation.
As soon as possible, this version will be reverted.
Task-number: PYSIDE-535
Change-Id: I56330f354edff0453607c1e580a10f620ba10209
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Diffstat (limited to 'sources/pyside6')
0 files changed, 0 insertions, 0 deletions
