[Python-checkins] Remove blurb boilerplate from news item (#95033)

terryjreedy webhook-mailer at python.org
Wed Jul 20 01:48:39 EDT 2022


https://github.com/python/cpython/commit/88e4eeba25df999866b23448b95dce2769c2da86
commit: 88e4eeba25df999866b23448b95dce2769c2da86
branch: main
author: Terry Jan Reedy <tjreedy at udel.edu>
committer: terryjreedy <tjreedy at udel.edu>
date: 2022-07-20T01:48:35-04:00
summary:

Remove blurb boilerplate from news item (#95033)

files:
M Misc/NEWS.d/next/Tests/2022-07-05-17-53-13.gh-issue-91330.Qys5IL.rst

diff --git a/Misc/NEWS.d/next/Tests/2022-07-05-17-53-13.gh-issue-91330.Qys5IL.rst b/Misc/NEWS.d/next/Tests/2022-07-05-17-53-13.gh-issue-91330.Qys5IL.rst
index 315521102f4ec..6f44dcfd7e66a 100644
--- a/Misc/NEWS.d/next/Tests/2022-07-05-17-53-13.gh-issue-91330.Qys5IL.rst
+++ b/Misc/NEWS.d/next/Tests/2022-07-05-17-53-13.gh-issue-91330.Qys5IL.rst
@@ -1,7 +1,2 @@
 Added more tests for :mod:`dataclasses` to cover behavior with data
 descriptor-based fields.
-
-# Write your Misc/NEWS entry below.  It should be a simple ReST paragraph. #
-Don't start with "- Issue #<n>: " or "- gh-issue-<n>: " or that sort of
-stuff.
-###########################################################################



More information about the Python-checkins mailing list