Skip to content

Commit d3deff9

Browse files
fix typo
1 parent b292623 commit d3deff9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Hello! I'm a Python core team member since Aug 2021. I mostly work on the interpreter, JIT compiler's optimizer, and other things in a volunteer capacity. I recently started an actual day job: PhD student researching JIT compilers supervised by Laurie Tratt.
44

5-
* [A Plan for 5-10%* Faster Free-Threaded JIT by Python 3.16](./posts/faster-jit-plan.md.md)
5+
* [A Plan for 5-10%* Faster Free-Threaded JIT by Python 3.16](./posts/faster-jit-plan.md)
66
* [Reflections on 2 years of CPython's JIT Compiler: The good, the bad, the ugly](./posts/jit-reflections.md)
77
* [My Final Year Project / Bachelors' Theses](./posts/fyp.md).
88
* [My apology for Python's tail-calling interpreter's results](./posts/apology-tail-call.md).

0 commit comments

Comments
 (0)