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.
InternalDocs/interpreter.md
adaptive.md
1 parent 6dbace3 commit fe4dd07Copy full SHA for fe4dd07
Python/specialize.c
@@ -21,7 +21,7 @@
21
extern const char *_PyUOpName(int index);
22
23
/* For guidance on adding or extending families of instructions see
24
- * ./adaptive.md
+ * InternalDocs/interpreter.md `Specialization` section.
25
*/
26
27
#ifdef Py_STATS
0 commit comments