Skip to content

Commit

Permalink
Fix backticks (as always)
Browse files Browse the repository at this point in the history
  • Loading branch information
gvanrossum committed Nov 20, 2023
1 parent 7c1f6d4 commit 1d1f146
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Slightly optimize the Tier 2 (uop) interpreter by only loading `oparg` and
`operand` when needed. Also double the trace size limit again, to 512 this
Slightly optimize the Tier 2 (uop) interpreter by only loading ``oparg`` and
``operand`` when needed. Also double the trace size limit again, to 512 this
time.

0 comments on commit 1d1f146

Please sign in to comment.