Skip to content

Commit d3fb659

Browse files
Add changes
1 parent 27ee9c9 commit d3fb659

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

changes/568.feature.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
Minor improvements to stnode and the datamodels to make them easier for
2+
static analysis tools like mypy to understand.
3+
4+
Slight API change to stnode to hide the ``builder`` parameter in the ``create_*``
5+
methods. This parameter was only intended for the internal implementation of
6+
these methods, and not for public use. The other changes uncovered this issue.

0 commit comments

Comments
 (0)