[Python-checkins] gh-100700: Remove Date and Release fields in whatsnew/3.9 (GH-100730)

zware webhook-mailer at python.org
Tue Jan 3 17:11:24 EST 2023


https://github.com/python/cpython/commit/242836c3f28706e4c940f19f7583fc85936fdbbb
commit: 242836c3f28706e4c940f19f7583fc85936fdbbb
branch: 3.10
author: Zachary Ware <zach at python.org>
committer: zware <zachary.ware at gmail.com>
date: 2023-01-03T16:11:18-06:00
summary:

gh-100700: Remove Date and Release fields in whatsnew/3.9 (GH-100730)

files:
M Doc/whatsnew/3.9.rst

diff --git a/Doc/whatsnew/3.9.rst b/Doc/whatsnew/3.9.rst
index 34fd1c116bc3..8ed13d1b2e92 100644
--- a/Doc/whatsnew/3.9.rst
+++ b/Doc/whatsnew/3.9.rst
@@ -2,8 +2,6 @@
   What's New In Python 3.9
 ****************************
 
-:Release: |release|
-:Date: |today|
 :Editor: Łukasz Langa
 
 .. Rules for maintenance:



More information about the Python-checkins mailing list