From: Terry Jan Reedy Date: Wed, 20 Jul 2022 05:48:35 +0000 (-0400) Subject: Remove blurb boilerplate from news item (#95033) X-Git-Tag: v3.12.0a1~912 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=88e4eeba25df999866b23448b95dce2769c2da86;p=thirdparty%2FPython%2Fcpython.git Remove blurb boilerplate from news item (#95033) --- 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 315521102f4e..6f44dcfd7e66 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 #: " or "- gh-issue-: " or that sort of -stuff. -###########################################################################