Skip to content

Commit 11b5c8c

Browse files
Benedikts suggestions
1 parent d145ed5 commit 11b5c8c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

getting-started/pull-request-lifecycle.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -272,8 +272,8 @@ Changes that require "What's New in Python" entries
272272

273273
If a change is particularly interesting for end users (for example, new features,
274274
significant improvements, or backwards-incompatible changes), add an entry in
275-
the "What's New in Python" document (in :cpy-file:`Doc/whatsnew/`)
276-
in addition to the ``NEWS`` entry.
275+
the "What's New in Python" document (in :cpy-file:`Doc/whatsnew/`, the 3.X.rst
276+
file where X is the current Python version) in addition to the ``NEWS`` entry.
277277

278278
In most cases, it is sufficient to reuse the wording from the ``NEWS`` entry
279279
in the "What's New in Python" entry.

0 commit comments

Comments
 (0)