Skip to content

Comments

GUI: fix for Python3.13#4653

Merged
echoix merged 1 commit intoOSGeo:mainfrom
petrasovaa:GUI-fix-for-Python3.13
Nov 5, 2024
Merged

GUI: fix for Python3.13#4653
echoix merged 1 commit intoOSGeo:mainfrom
petrasovaa:GUI-fix-for-Python3.13

Conversation

@petrasovaa
Copy link
Contributor

@petrasovaa petrasovaa added the bug Something isn't working label Nov 5, 2024
@petrasovaa petrasovaa added this to the 8.4.1 milestone Nov 5, 2024
@petrasovaa petrasovaa added the backport to 8.4 PR needs to be backported to release branch 8.4 label Nov 5, 2024
@github-actions github-actions bot added GUI wxGUI related Python Related code is in Python labels Nov 5, 2024
Copy link
Member

@echoix echoix left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

New code seems fine, but I don't understand why vars() was needed before

@petrasovaa
Copy link
Contributor Author

New code seems fine, but I don't understand why vars() was needed before

Not sure either

Copy link
Member

@wenzeslaus wenzeslaus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the idea was to create local variables dynamically. Dictionary is a better solution for dynamically managing multiple key-value pairs.

@echoix echoix merged commit f15230d into OSGeo:main Nov 5, 2024
@a0x8o a0x8o mentioned this pull request Nov 6, 2024
@petrasovaa petrasovaa deleted the GUI-fix-for-Python3.13 branch November 6, 2024 04:05
neteler pushed a commit that referenced this pull request Nov 6, 2024
@neteler neteler removed the backport to 8.4 PR needs to be backported to release branch 8.4 label Nov 6, 2024
a0x8o pushed a commit to a0x8o/grass that referenced this pull request Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working GUI wxGUI related Python Related code is in Python

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] Error when launching GUI on Fedora 41

4 participants