8000 Fix alignment · python/cpython@641f290 · GitHub
[go: up one dir, main page]

Skip to content

Commit 641f290

Browse files
committed
Fix alignment
1 parent 9cf3619 commit 641f290

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Doc/whatsnew/3.14.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1040,9 +1040,9 @@ New features
10401040
deferred reference counting, as outlined in :pep:`703`.
10411041

10421042
* 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.
1043+
:c:func:`PyMonitoring_FireBranchRightEvent` for generating
1044+
:monitoring-event:`BRANCH_LEFT` and :monitoring-event:`BRANCH_RIGHT`
1045+
events, respectively.
10461046

10471047
Porting to Python 3.14
10481048
----------------------

0 commit comments

Comments
 (0)
0