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 a53114a commit 46716e9Copy full SHA for 46716e9
Doc/whatsnew/3.14.rst
@@ -2870,7 +2870,7 @@ Pseudo-instructions
2870
(Contributed by Mark Shannon in :gh:`125837`.)
2871
2872
* Add the :opcode:`NOT_TAKEN` pseudo instruction, used by :mod:`sys.monitoring`
2873
- to record branch events (i.e. :monitoring-event:`BRANCH_LEFT`).
+ to record branch events (such as :monitoring-event:`BRANCH_LEFT`).
2874
(Contributed by Mark Shannon in :gh:`122548`.)
2875
2876
0 commit comments