8000 Add "Misc/NEWS.d" directory tree for "blurb". GH-2332 · stackless-dev/stackless@87700f1 · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Feb 13, 2025. It is now read-only.

Commit 87700f1

Browse files
Add "Misc/NEWS.d" directory tree for "blurb". pythonGH-2332
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 c276ffa commit 87700f1

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
< 8000 colgroup>
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)
0