Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion core-team/committing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,9 @@ to enter the public source tree. Ask yourself the following questions:
if they haven't. For further questions about the CLA
process, write to contributors@python.org.

* **Were** ``What's New in Python`` **and** ``Misc/NEWS.d/next`` **updated?**
* .. _updating-news-and-what-s-new-in-python:

**Were** ``What's New in Python`` **and** ``Misc/NEWS.d/next`` **updated?**
If the change is particularly interesting for end users (for example, new features,
significant improvements, or backwards-incompatible changes), then an
entry in the ``What's New in Python`` document (in ``Doc/whatsnew/``) should
Expand Down
Loading