We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27ee9c9 commit d3fb659Copy full SHA for d3fb659
changes/568.feature.rst
@@ -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