summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTerry Jan Reedy <tjreedy@udel.edu>2022-07-20 05:48:35 (GMT)
committerGitHub <noreply@github.com>2022-07-20 05:48:35 (GMT)
commit88e4eeba25df999866b23448b95dce2769c2da86 (patch)
treee5edd1d288bf3bcc9237d53ce262ea7fe3d4847c
parent74b5e4ce80858ac5c7d03411cb8cce7e6865f181 (diff)
downloadcpython-88e4eeba25df999866b23448b95dce2769c2da86.zip
cpython-88e4eeba25df999866b23448b95dce2769c2da86.tar.gz
cpython-88e4eeba25df999866b23448b95dce2769c2da86.tar.bz2
Remove blurb boilerplate from news item (#95033)
-rw-r--r--Misc/NEWS.d/next/Tests/2022-07-05-17-53-13.gh-issue-91330.Qys5IL.rst5
1 files changed, 0 insertions, 5 deletions
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 3155211..6f44dcf 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.
-###########################################################################