Skip to content

Update getiterator() in uiparser.py#9

Open
cwilling wants to merge 1 commit intopyside:devfrom
cwilling:fixiter
Open

Update getiterator() in uiparser.py#9
cwilling wants to merge 1 commit intopyside:devfrom
cwilling:fixiter

Conversation

@cwilling
Copy link

getiterator() is no longer available since (at least) python3.9 and should be changed to iter(), as used many times already in this file.

getiterator() is no longer available since (at least) python3.9 and should be changed to iter(), as already used many times in this file.
@CLAassistant
Copy link

CLAassistant commented Jun 28, 2025

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants