#174156 made all gettors return `Py*` but skipped downcasting where possible. So restore it by calling `.maybeDowncast`.
7.0 KiB
7.0 KiB
#174156 made all gettors return `Py*` but skipped downcasting where possible. So restore it by calling `.maybeDowncast`.