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 e9c946f commit 8de5e0aCopy full SHA for 8de5e0a
Doc/reference/executionmodel.rst
@@ -529,7 +529,7 @@ into Python in the context of a specific interpreter.
529
530
In an ideal world, "Python runtime" would refer to what we currently
531
call "interpreter". However, it's been called "interpreter" at least
532
- since introduced in 1997 (a027efa5b).
+ since introduced in 1997 (CPython:a027efa5b).
533
534
Each interpreter completely encapsulates all of the non-process-global,
535
non-thread-specific state needed for the Python runtime to work.
0 commit comments