gh-119786: Mention `InternalDocs/interpreter.md` instead of non-exist… · python/cpython@fe4dd07

GitHub

Original file line numberDiff line numberDiff line change@@ -21,7 +21,7 @@

2121externconstchar*_PyUOpName(intindex);

22222323/* For guidance on adding or extending families of instructions see

24- * ./adaptive.md

24+ * InternalDocs/interpreter.md `Specialization` section.

2525 */

26262727#ifdefPy_STATS