summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/IDLE
diff options
context:
space:
mode:
authorlarryhastings <larry@hastings.org>2017-06-22 23:01:00 (GMT)
committerGitHub <noreply@github.com>2017-06-22 23:01:00 (GMT)
commit491afb533e40ac2066e427bdce6a77ce8f20d73b (patch)
tree537a0debc240d25351f8e9ee9d4a8c0a701e6040 /Misc/NEWS.d/next/IDLE
parent91d171be45942d37a973b0675521b5159a96be31 (diff)
downloadcpython-491afb533e40ac2066e427bdce6a77ce8f20d73b.zip
cpython-491afb533e40ac2066e427bdce6a77ce8f20d73b.tar.gz
cpython-491afb533e40ac2066e427bdce6a77ce8f20d73b.tar.bz2
Add "Misc/NEWS.d" directory tree for "blurb". GH-2330
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).
Diffstat (limited to 'Misc/NEWS.d/next/IDLE')
-rw-r--r--Misc/NEWS.d/next/IDLE/README.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/IDLE/README.rst b/Misc/NEWS.d/next/IDLE/README.rst
new file mode 100644
index 0000000..5475f7b
--- /dev/null
+++ b/Misc/NEWS.d/next/IDLE/README.rst
@@ -0,0 +1 @@
+Put news entry ``blurb`` files for the *IDLE* section in this directory.