Skip to content

Commit ea00798

Browse files
Add "Misc/NEWS.d" directory tree for "blurb". (GH-2316)
Add "Misc/NEWS.d" directory tree for "blurb". CPython workflow is changing! We're going to start using "blurb" to manage Misc/NEWS entries: https://github.com/python/core-workflow (This will be a big win for release managers, honest.) This checkin simply populates the "Misc/NEWS.d" subdirectory tree so that people can start putting their news entries in there. No other changes (yet).
1 parent 6580c19 commit ea00798

File tree

11 files changed

+11
-0
lines changed

11 files changed

+11
-0
lines changed

Misc/NEWS.d/next/Build/README.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Put news entry ``blurb`` files for the *Build* section in this directory.

Misc/NEWS.d/next/C API/README.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Put news entry ``blurb`` files for the *C API* section in this directory.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Put news entry ``blurb`` files for the *Core and Builtins* section in this directory.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Put news entry ``blurb`` files for the *Documentation* section in this directory.

Misc/NEWS.d/next/IDLE/README.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Put news entry ``blurb`` files for the *IDLE* section in this directory.

Misc/NEWS.d/next/Library/README.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Put news entry ``blurb`` files for the *Library* section in this directory.

Misc/NEWS.d/next/Security/README.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Put news entry ``blurb`` files for the *Security* section in this directory.

Misc/NEWS.d/next/Tests/README.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Put news entry ``blurb`` files for the *Tests* section in this directory.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Put news entry ``blurb`` files for the *Tools/Demos* section in this directory.

Misc/NEWS.d/next/Windows/README.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Put news entry ``blurb`` files for the *Windows* section in this directory.

Misc/NEWS.d/next/macOS/README.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Put news entry ``blurb`` files for the *macOS* section in this directory.

0 commit comments

Comments
 (0)