Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert enumerated integers to enum classes in settings APIs #9

Merged
2 commits merged into from
Jun 24, 2021

Conversation

ghost
Copy link

@ghost ghost commented Jun 24, 2021

No description provided.

Michael S. Mead added 2 commits June 24, 2021 15:09
The wrong attribute was assigned to in the configure_dll function, which
resulted in ctypes expecting the wrong argtypes.

Signed-off-by: Michael S. Mead <mmead@thermal.com>
The APIs were previously returning the integer representation of the
enumerated types. This is technically valid, but was not living up to the API
docstring guarantees.

Signed-off-by: Michael S. Mead <mmead@thermal.com>
@ghost ghost self-assigned this Jun 24, 2021
@ghost ghost merged commit f4f4989 into main Jun 24, 2021
@ghost ghost deleted the fix-enum-conversions branch June 24, 2021 22:13
This pull request was closed.
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.

0 participants