Skip to content

fix ComboBox.items()#3113

Merged
j9ac9k merged 1 commit intopyqtgraph:masterfrom
MrHenning:master
Jul 30, 2024
Merged

fix ComboBox.items()#3113
j9ac9k merged 1 commit intopyqtgraph:masterfrom
MrHenning:master

Conversation

@MrHenning
Copy link
Copy Markdown

The ComboBox.items() method returns itself (i.e. a function).
This PR makes return a copy of the _items dictionary, as I believe was intended.

@j9ac9k
Copy link
Copy Markdown
Member

j9ac9k commented Jul 30, 2024

oh wow, ...how did we miss this 😬 Thanks for the PR @MrHenning

EDIT: specifically, that code is 11 years old 😆 wow...

@j9ac9k j9ac9k merged commit ec1dad9 into pyqtgraph:master Jul 30, 2024
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