Skip to content

Commit

Permalink
Fix blurb formatting (I hope)
Browse files Browse the repository at this point in the history
  • Loading branch information
gvanrossum committed Apr 4, 2024
1 parent f38d922 commit ef6366b
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ API used for adaptive specialization counters is changed but the behavior is

The behavior of the Tier 2 counters is changed:

- There are no longer dynamic thresholds (we never varied these). - All
counters now use the same exponential backoff. - The counter for
``JUMP_BACKWARD`` starts counting down from 16. - The ``temperature`` in
side exits starts counting down from 64.
* There are no longer dynamic thresholds (we never varied these).
* All counters now use the same exponential backoff.
* The counter for ``JUMP_BACKWARD`` starts counting down from 16.
* The ``temperature`` in side exits starts counting down from 64.

0 comments on commit ef6366b

Please sign in to comment.