We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad2f7b7 commit a809865Copy full SHA for a809865
1 file changed
posts/jit-reflections.md
@@ -8,7 +8,7 @@ analysis.
8
9
I've been working on CPython's JIT compiler since before the very start.
10
I don't know how long that is at this point ... 2.5, maybe almost 3 years?
11
-Anyways, I'm primarly responsible for Python's JIT compiler's
+Anyways, I'm primarily responsible for Python's JIT compiler's
12
[optimizer](https://docs.python.org/3.13/whatsnew/3.13.html#an-experimental-just-in-time-jit-compiler).
13
14
0 commit comments