diff options
author | Zachary Ware <zach@python.org> | 2023-01-03 22:00:26 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-03 22:00:26 (GMT) |
commit | e196d8c10a669e1996140a0e594489aa9421a38b (patch) | |
tree | 93119cd47a02af3cce9525574a8b9ff2ab75d229 /Doc/whatsnew/3.10.rst | |
parent | e6d44407827490a5345e8393fbdc78fd6c14f5b1 (diff) | |
download | cpython-e196d8c10a669e1996140a0e594489aa9421a38b.zip cpython-e196d8c10a669e1996140a0e594489aa9421a38b.tar.gz cpython-e196d8c10a669e1996140a0e594489aa9421a38b.tar.bz2 |
gh-100700: Remove Date and Release fields in past whatsnews (GH-100728)
Diffstat (limited to 'Doc/whatsnew/3.10.rst')
-rw-r--r-- | Doc/whatsnew/3.10.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Doc/whatsnew/3.10.rst b/Doc/whatsnew/3.10.rst index 1c21caf..8296fb0 100644 --- a/Doc/whatsnew/3.10.rst +++ b/Doc/whatsnew/3.10.rst @@ -2,8 +2,6 @@ What's New In Python 3.10 **************************** -:Release: |release| -:Date: |today| :Editor: Pablo Galindo Salgado .. Rules for maintenance: |