Skip to content

Commit

Permalink
gh-106967: remove Release and Date fields from whatsnew for 3.12 and …
Browse files Browse the repository at this point in the history
…3.13 (#107000)
  • Loading branch information
oliver-rew authored Jul 22, 2023
1 parent 3782def commit c92ef6f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions Doc/whatsnew/3.12.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
What's New In Python 3.12
****************************

:Release: |release|
:Date: |today|
:Editor: TBD

.. Rules for maintenance:
Expand Down
3 changes: 1 addition & 2 deletions Doc/whatsnew/3.13.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
What's New In Python 3.13
****************************

:Release: |release|
:Date: |today|
:Editor: TBD

.. Rules for maintenance:
Expand Down

0 comments on commit c92ef6f

Please sign in to comment.