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 9cf3619 commit 641f290Copy full SHA for 641f290
Doc/whatsnew/3.14.rst
@@ -1040,9 +1040,9 @@ New features
1040
deferred reference counting, as outlined in :pep:`703`.
1041
1042
* Add :c:func:`PyMonitoring_FireBranchLeftEvent` and
1043
- :c:func:`PyMonitoring_FireBranchRightEvent` for generating
1044
- :monitoring-event:`BRANCH_LEFT` and :monitoring-event:`BRANCH_RIGHT`
1045
- events, respectively.
+ :c:func:`PyMonitoring_FireBranchRightEvent` for generating
+ :monitoring-event:`BRANCH_LEFT` and :monitoring-event:`BRANCH_RIGHT`
+ events, respectively.
1046
1047
Porting to Python 3.14
1048
----------------------
0 commit comments