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

Clean up handling of Python interface parameters of types NetworkId, NetworkType #115

Merged
merged 2 commits into from
Oct 27, 2024

Conversation

smartgoo
Copy link
Collaborator

Various fixes and standardization of functions that accept a parameter of type NetworkId or NetworkType. These functions are exposed to Python expecting a string. Internally, the function then converts to NetworkId or NetworkType. There were various issues in prior implementation. This PR fixes those issues and includes minor refactor.

@smartgoo smartgoo changed the title Clean up handling of parameters of types NetworkId, NetworkType Clean up handling of Python interface parameters of types NetworkId, NetworkType Oct 27, 2024
@smartgoo smartgoo merged commit 7979002 into aspectron:python Oct 27, 2024
6 checks passed
@smartgoo smartgoo deleted the py-network-parm branch October 27, 2024 16:18
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