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 a7746e0 commit 8ad3e55Copy full SHA for 8ad3e55
1 file changed
Misc/NEWS.d/next/Core and Builtins/2021-06-10-10-06-18.bpo-44338.c4Myr4.rst
@@ -0,0 +1,7 @@
1
+Implement adaptive specialization for LOAD_GLOBAL
2
+
3
+Two specialized forms of LOAD_GLOBAL are added:
4
5
+* LOAD_GLOBAL_MODULE
6
7
+* LOAD_GLOBAL_BUILTIN
0 commit comments