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 7cb3dad commit 79b6d11Copy full SHA for 79b6d11
1 file changed
Misc/NEWS.d/next/Core and Builtins/2022-01-17-12-57-27.bpo-46409.HouS6m.rst
@@ -0,0 +1,2 @@
1
+Add new bytecode to make generators. Simplifies calling Python functions in
2
+the VM, as they no longer any need to special case generator functions.
0 commit comments