From b3aec3ea58b6d8a492819666fe67164957f10dd9 Mon Sep 17 00:00:00 2001 From: Terry Jan Reedy Date: Wed, 20 Jul 2022 02:23:28 -0400 Subject: [3.11] Remove blurb boilerplate from news item(#95033) (#95036) Cherry-picked from 88e4eeba25df999866b23448b95dce2769c2da86 --- Misc/NEWS.d/3.11.0b4.rst | 5 ----- 1 file changed, 5 deletions(-) diff --git a/Misc/NEWS.d/3.11.0b4.rst b/Misc/NEWS.d/3.11.0b4.rst index 144a732..8340b76 100644 --- a/Misc/NEWS.d/3.11.0b4.rst +++ b/Misc/NEWS.d/3.11.0b4.rst @@ -840,11 +840,6 @@ slashes because they denote UNC paths. 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. -########################################################################### - .. .. date: 2022-06-27-21-27-20 -- cgit v0.12