Skip to content

fix setConfSetting for non-integer values#43

Open
WSaffery wants to merge 2 commits into
KwiatLab:masterfrom
WSaffery:master
Open

fix setConfSetting for non-integer values#43
WSaffery wants to merge 2 commits into
KwiatLab:masterfrom
WSaffery:master

Conversation

@WSaffery
Copy link
Copy Markdown

@WSaffery WSaffery commented Nov 15, 2024

Currently setConfSetting will not work if the user tries to set a value that is not a string.
This patch fixes that.

Edit: I'll also note it may be the case that the eval based functionality in this library doesn't work with Python 3.13, although I'm not entirely sure, it's just the only explanation I have for some behaviour I've observed. Not relevant to this request though, just a heads up.

Edit2: Just saw the function is deprecated, I got the wrong idea that it was required from Example.py, I'll update it to use the dict setting approach.

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.

1 participant