aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2020-04-19 16:13:39 -0500
committerBenjamin Peterson <benjamin@python.org>2020-04-19 16:13:39 -0500
commit8d21aa21f2cbc6d50aab3f420bb23be1d081dac4 (patch)
tree8133f47ade097d9fa33954a0211ea16b9088bfd3
parentBump version to 2.7.18. (diff)
downloadcpython-8d21aa21f2cbc6d50aab3f420bb23be1d081dac4.tar.gz
cpython-8d21aa21f2cbc6d50aab3f420bb23be1d081dac4.tar.bz2
cpython-8d21aa21f2cbc6d50aab3f420bb23be1d081dac4.zip
Add empty 2.7.18 NEWS file.v2.7.182.7
-rw-r--r--Misc/NEWS.d/2.7.18.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/Misc/NEWS.d/2.7.18.rst b/Misc/NEWS.d/2.7.18.rst
new file mode 100644
index 00000000000..3109052671a
--- /dev/null
+++ b/Misc/NEWS.d/2.7.18.rst
@@ -0,0 +1,8 @@
+.. bpo: 0
+.. date: 2020-04-19
+.. no changes: True
+.. nonce: -vRRLE
+.. release date: 2020-04-19
+.. section: Library
+
+There were no new changes in version 2.7.18.