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 2b8cc35 commit 370059aCopy full SHA for 370059a
1 file changed
Misc/NEWS.d/next/Tools-Demos/2025-06-11-12-14-06.gh-issue-135379.25ttXq.rst
@@ -0,0 +1,4 @@
1
+The cases generator no longer accepts type annotations on stack items.
2
+Conversions to non-default types are now done explictly in bytecodes.c and
3
+optimizer_bytecodes.c. This will simplify code generation for top-of-stack
4
+caching and other future features.
0 commit comments