mirror of
https://github.com/python/cpython.git
synced 2025-09-28 11:15:17 +00:00
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).
This commit is contained in:
parent
6580c19bbb
commit
ea007984d3
11 changed files with 11 additions and 0 deletions
1
Misc/NEWS.d/next/Build/README.rst
Normal file
1
Misc/NEWS.d/next/Build/README.rst
Normal file
|
@ -0,0 +1 @@
|
||||||
|
Put news entry ``blurb`` files for the *Build* section in this directory.
|
1
Misc/NEWS.d/next/C API/README.rst
Normal file
1
Misc/NEWS.d/next/C API/README.rst
Normal file
|
@ -0,0 +1 @@
|
||||||
|
Put news entry ``blurb`` files for the *C API* section in this directory.
|
1
Misc/NEWS.d/next/Core and Builtins/README.rst
Normal file
1
Misc/NEWS.d/next/Core and Builtins/README.rst
Normal file
|
@ -0,0 +1 @@
|
||||||
|
Put news entry ``blurb`` files for the *Core and Builtins* section in this directory.
|
1
Misc/NEWS.d/next/Documentation/README.rst
Normal file
1
Misc/NEWS.d/next/Documentation/README.rst
Normal file
|
@ -0,0 +1 @@
|
||||||
|
Put news entry ``blurb`` files for the *Documentation* section in this directory.
|
1
Misc/NEWS.d/next/IDLE/README.rst
Normal file
1
Misc/NEWS.d/next/IDLE/README.rst
Normal file
|
@ -0,0 +1 @@
|
||||||
|
Put news entry ``blurb`` files for the *IDLE* section in this directory.
|
1
Misc/NEWS.d/next/Library/README.rst
Normal file
1
Misc/NEWS.d/next/Library/README.rst
Normal file
|
@ -0,0 +1 @@
|
||||||
|
Put news entry ``blurb`` files for the *Library* section in this directory.
|
1
Misc/NEWS.d/next/Security/README.rst
Normal file
1
Misc/NEWS.d/next/Security/README.rst
Normal file
|
@ -0,0 +1 @@
|
||||||
|
Put news entry ``blurb`` files for the *Security* section in this directory.
|
1
Misc/NEWS.d/next/Tests/README.rst
Normal file
1
Misc/NEWS.d/next/Tests/README.rst
Normal file
|
@ -0,0 +1 @@
|
||||||
|
Put news entry ``blurb`` files for the *Tests* section in this directory.
|
1
Misc/NEWS.d/next/Tools-Demos/README.rst
Normal file
1
Misc/NEWS.d/next/Tools-Demos/README.rst
Normal file
|
@ -0,0 +1 @@
|
||||||
|
Put news entry ``blurb`` files for the *Tools/Demos* section in this directory.
|
1
Misc/NEWS.d/next/Windows/README.rst
Normal file
1
Misc/NEWS.d/next/Windows/README.rst
Normal file
|
@ -0,0 +1 @@
|
||||||
|
Put news entry ``blurb`` files for the *Windows* section in this directory.
|
1
Misc/NEWS.d/next/macOS/README.rst
Normal file
1
Misc/NEWS.d/next/macOS/README.rst
Normal file
|
@ -0,0 +1 @@
|
||||||
|
Put news entry ``blurb`` files for the *macOS* section in this directory.
|
Loading…
Add table
Add a link
Reference in a new issue