8000 gh-100700: Remove Date and Release fields in past whatsnews by zware · Pull Request #100728 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content
8000

gh-100700: Remove Date and Release fields in past whatsnews #100728

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 3, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
gh-100700: Remove Date and Release fields in past whatsnews
  • Loading branch information
zware committed Jan 3, 2023
commit 0b223da574e092196ab7140c5cf187a0b457e1e3
2 changes: 0 additions & 2 deletions Doc/whatsnew/3.10.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
What's New In Python 3.10
****************************

:Release: |release|
:Date: |today|
:Editor: Pablo Galindo Salgado

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

:Release: |release|
:Date: |today|
:Editor: Pablo Galindo Salgado

.. Rules for maintenance:

Expand Down
2 changes: 0 additions & 2 deletions Doc/whatsnew/3.9.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
What's New In Python 3.9
****************************

:Release: |release|
:Date: |today|
:Editor: Łukasz Langa

.. Rules for maintenance:
Expand Down
0