]> granicus.if.org Git - python/commit
Add "Misc/NEWS.d" directory tree for "blurb". GH-2329
authorlarryhastings <larry@hastings.org>
Fri, 23 Jun 2017 00:38:47 +0000 (17:38 -0700)
committerGitHub <noreply@github.com>
Fri, 23 Jun 2017 00:38:47 +0000 (17:38 -0700)
commite9b34c11001a0a2d71323e64fe7324fe6455e94f
tree9b12e2a1fbdabebbd67f25d4484a25c40c7eaa76
parent396998e0c6ee7e555133c53ce42224046b1255f7
Add "Misc/NEWS.d" directory tree for "blurb". GH-2329

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).
Misc/NEWS.d/next/Build/README.rst [new file with mode: 0644]
Misc/NEWS.d/next/C API/README.rst [new file with mode: 0644]
Misc/NEWS.d/next/Core and Builtins/README.rst [new file with mode: 0644]
Misc/NEWS.d/next/Documentation/README.rst [new file with mode: 0644]
Misc/NEWS.d/next/IDLE/README.rst [new file with mode: 0644]
Misc/NEWS.d/next/Library/README.rst [new file with mode: 0644]
Misc/NEWS.d/next/Security/README.rst [new file with mode: 0644]
Misc/NEWS.d/next/Tests/README.rst [new file with mode: 0644]
Misc/NEWS.d/next/Tools-Demos/README.rst [new file with mode: 0644]
Misc/NEWS.d/next/Windows/README.rst [new file with mode: 0644]
Misc/NEWS.d/next/macOS/README.rst [new file with mode: 0644]