summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next
diff options
context:
space:
mode:
authorNed Deily <nad@python.org>2019-07-08 18:03:50 (GMT)
committerNed Deily <nad@python.org>2019-07-08 18:03:50 (GMT)
commite09359112e250268eca209355abeb17abf822486 (patch)
tree9774ba24d727e333009f691debddd19a661b15ab /Misc/NEWS.d/next
parentf2cbf41afc9e9a0ce16bfe0c71662348453a28c4 (diff)
downloadcpython-3.7.4.zip
cpython-3.7.4.tar.gz
cpython-3.7.4.tar.bz2
3.7.4 finalv3.7.4
Diffstat (limited to 'Misc/NEWS.d/next')
-rw-r--r--Misc/NEWS.d/next/Core and Builtins/2019-07-08-12-28-26.bpo-37500.2OjTir.rst3
-rw-r--r--Misc/NEWS.d/next/Documentation/2019-07-06-02-19-02.bpo-37149.NumHn3.rst2
2 files changed, 0 insertions, 5 deletions
diff --git a/Misc/NEWS.d/next/Core and Builtins/2019-07-08-12-28-26.bpo-37500.2OjTir.rst b/Misc/NEWS.d/next/Core and Builtins/2019-07-08-12-28-26.bpo-37500.2OjTir.rst
deleted file mode 100644
index 2472ef9..0000000
--- a/Misc/NEWS.d/next/Core and Builtins/2019-07-08-12-28-26.bpo-37500.2OjTir.rst
+++ /dev/null
@@ -1,3 +0,0 @@
-Due to unintended side effects, revert the change introduced by
-:issue:`1875` in 3.7.4rc1 to check for syntax errors in dead conditional
-code blocks.
diff --git a/Misc/NEWS.d/next/Documentation/2019-07-06-02-19-02.bpo-37149.NumHn3.rst b/Misc/NEWS.d/next/Documentation/2019-07-06-02-19-02.bpo-37149.NumHn3.rst
deleted file mode 100644
index f9b88dc..0000000
--- a/Misc/NEWS.d/next/Documentation/2019-07-06-02-19-02.bpo-37149.NumHn3.rst
+++ /dev/null
@@ -1,2 +0,0 @@
-Replace the dead link to the Tkinter 8.5 reference by John Shipman, New
-Mexico Tech, with a link to the archive.org copy.