diff options
author | Christian Tismer <[email protected]> | 2023-02-14 14:46:22 +0100 |
---|---|---|
committer | Christian Tismer <[email protected]> | 2023-02-23 10:57:54 +0100 |
commit | ff40e74847cae1e746fc857597209294ca2c2568 (patch) | |
tree | 3653a03b9486189079450260909a892611779045 /sources/pyside6/tests/QtGui | |
parent | da978cba06a705dec0041324cc530ece66e65ea2 (diff) |
Python 3.12: Fix the type generation intermediately
The type generation that we use all over the place does not work
any longer because Python 3.12.0a5 no longer allows meta classes with
a tp_new function.
The developers are aware of the omission and agree that a fix must
be found. After prior experience, this can take very long time.
To immediately continue, we implement a temporary patch that works.
Task-number: PYSIDE-2230
Change-Id: I8bf237411ca0e32e31ef4d3741a2def05f3e39f6
Pick-to: 6.4 6.2
Reviewed-by: Friedemann Kleint <[email protected]>
Diffstat (limited to 'sources/pyside6/tests/QtGui')
0 files changed, 0 insertions, 0 deletions