Skip to content
Prev Previous commit
Next Next commit
Update core-developers/committing.rst
Co-authored-by: Hugo van Kemenade <[email protected]>
  • Loading branch information
StanFromIreland and hugovk authored Feb 3, 2025
commit fbd50f05d45b783fce1497c323111439ec4ebdfc
2 changes: 1 addition & 1 deletion core-developers/committing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ to enter the public source tree. Ask yourself the following questions:
significant improvements, or backwards-incompatible changes), then an
entry in the ``What's New in Python`` document (in ``Doc/whatsnew/``) should
be added as well. Changes that affect only documentation generally do not
require a ``NEWS`` entry. (See :ref:`what-s-new-and-news-entries`)
require a ``NEWS`` entry. (See :ref:`what-s-new-and-news-entries`.)


Working with Git_
Expand Down
Loading