Skip to content

fix: cannot create root construct in python#2500

Merged
mergify[bot] merged 3 commits into10.xfrom
mrgrain/fix/python-root-construct-v2
Oct 14, 2024
Merged

fix: cannot create root construct in python#2500
mergify[bot] merged 3 commits into10.xfrom
mrgrain/fix/python-root-construct-v2

Conversation

@mrgrain
Copy link
Copy Markdown
Contributor

@mrgrain mrgrain commented Oct 11, 2024

The previous attempt in #2499 caused the static helper to be added to every construct, which was unintentional and caused side-effects. Instead export a class that does the same.

Fixes #1063

The previous attempt in #2499 caused the static helper to be added to every construct, which was unintentional and caused side-effects. Instead export a class that does the same.

Fixes #1063
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.

creating root construct in Python

2 participants