diff options
| author | Christian Tismer <tismer@stackless.com> | 2024-11-08 12:30:52 +0100 |
|---|---|---|
| committer | Christian Tismer <tismer@stackless.com> | 2024-11-08 20:05:01 +0100 |
| commit | 1ef1fefc26038a80ba81a860cff5024db44dca37 (patch) | |
| tree | a24ca8deae268b6b0071020ab21c1c1820543027 /sources/pyside6/doc/tutorials/qmlintegration | |
| parent | 3ea6979779ec7c51742233d4a384cdb5aad86490 (diff) | |
type hints: add __hash__, fix __copy__, __repr__ and __dir__
The other missing things are sequence and mapping methods
which need some more support from cppgenerator. Will be
added later.
typing.Self is only known since Python 3.11 .
We emulate that by patching it into typing and adjusting
the Python version for mypy.
Task-number: PYSIDE-2846
Change-Id: Icb1060c7bba355061d8f134c8e76fb14369d7dda
Pick-to: 6.8
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Diffstat (limited to 'sources/pyside6/doc/tutorials/qmlintegration')
0 files changed, 0 insertions, 0 deletions
