aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken6/generator/shiboken/cppgenerator.cpp
diff options
context:
space:
mode:
authorChristian Tismer <tismer@stackless.com>2023-02-14 14:46:22 +0100
committerChristian Tismer <tismer@stackless.com>2023-02-23 10:57:54 +0100
commitff40e74847cae1e746fc857597209294ca2c2568 (patch)
tree3653a03b9486189079450260909a892611779045 /sources/shiboken6/generator/shiboken/cppgenerator.cpp
parentda978cba06a705dec0041324cc530ece66e65ea2 (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 <Friedemann.Kleint@qt.io>
Diffstat (limited to 'sources/shiboken6/generator/shiboken/cppgenerator.cpp')
0 files changed, 0 insertions, 0 deletions