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

Deprecate defineStruct and defineNestedStruct in favor of define_struct and define_nested_struct #327

Merged
merged 1 commit into from
Jul 13, 2024

Conversation

ptomecek
Copy link
Collaborator

For PEP8 compliance. The old functions still exist (added a new unit test), but are tagged as deprecated using the deprecated module.

robambalu
robambalu previously approved these changes Jul 12, 2024
pyproject.toml Show resolved Hide resolved
…ct and define_nested_struct.

Signed-off-by: Pascal Tomecek <[email protected]>
@timkpaine timkpaine added the type: enhancement Issues and PRs related to improvements to existing features label Jul 13, 2024
@timkpaine timkpaine merged commit 323122e into main Jul 13, 2024
29 checks passed
@timkpaine timkpaine deleted the pit/define_struct branch July 13, 2024 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement Issues and PRs related to improvements to existing features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants