We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
InternalDocs/interpreter.md
adaptive.md
1 parent d665607 commit 378d062Copy full SHA for 378d062
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