diff options
| author | Christian Tismer <tismer@stackless.com> | 2022-06-14 17:07:58 +0200 |
|---|---|---|
| committer | Christian Tismer <tismer@stackless.com> | 2022-06-15 08:58:56 +0200 |
| commit | 4131e4549108bc53149a45b24ccc5b3a40b6cf60 (patch) | |
| tree | 7ccc460a29b14824a027585883cef8579401c20e /tools/qtpy2cpp_lib/visitor.py | |
| parent | d78151f89b2c374af366bee536c8ceeae3b2ab5e (diff) | |
QEnum: Adapt to the new enum implementation
QEnum was implemented with Python enums, as opposed to the
old C++ enums. Now that support for Python enums is built
into PySide, it is necessary to keep the implementing
Python modules always the same.
This patch prepares QEnum and PyEnum compatibility for the
upcoming embedding of old enum implementations.
As a side effect: Python 3.6 and 3.7 had a hard-to-find
refcount error when creating new enums.
Task-number: PYSIDE-1735
Change-Id: Ic44459c8e319d6d0308c7366beafa6fe7df41b79
Pick-to: 6.3
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Diffstat (limited to 'tools/qtpy2cpp_lib/visitor.py')
0 files changed, 0 insertions, 0 deletions
