diff options
| author | Christian Tismer <tismer@stackless.com> | 2025-03-19 12:08:41 +0100 |
|---|---|---|
| committer | Christian Tismer <tismer@stackless.com> | 2025-03-19 19:17:28 +0100 |
| commit | 1001b0bf0b073bb41beaf32964690b155d790edc (patch) | |
| tree | 10a5975469311e0d36f572a852fd81cca1b0a3b4 /sources/pyside6/libpyside/qobjectconnect.cpp | |
| parent | 53b9c1d4c0d86e66d018f544d505b9a3532159ce (diff) | |
type hints: Fix an old typo in typesystem_core_common.xml
Instead of typing.Iterable, typing.List must be used in
the return type of QtCore.findchildren.
As a drive-by, the name "PlaceholderType" was corrected
because "placeholder" is only one word.
The new calculation of Optional replacement was also
fixed to handle return types.
Note: The Optional[PlaholderType] is special, and typing
refuses to use "|" here.
Change-Id: I9f7d89027496f3cae58710595d7bcaafb0e51915
Fixes: PYSIDE-3045
Pick-to: 6.8 6.9
Reviewed-by: Cristian Maureira-Fredes <cristian.maureira-fredes@qt.io>
Diffstat (limited to 'sources/pyside6/libpyside/qobjectconnect.cpp')
0 files changed, 0 insertions, 0 deletions
