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 d145ed5 commit 11b5c8cCopy full SHA for 11b5c8c
getting-started/pull-request-lifecycle.rst
@@ -272,8 +272,8 @@ Changes that require "What's New in Python" entries
272
273
If a change is particularly interesting for end users (for example, new features,
274
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.
+the "What's New in Python" document (in :cpy-file:`Doc/whatsnew/`, the 3.X.rst
+file where X is the current Python version) in addition to the ``NEWS`` entry.
277
278
In most cases, it is sufficient to reuse the wording from the ``NEWS`` entry
279
in the "What's New in Python" entry.
0 commit comments