summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/macOS/2018-03-29-06-56-12.bpo-32726.urS9uX.rst
diff options
context:
space:
mode:
authorŁukasz Langa <lukasz@langa.pl>2019-02-03 13:02:52 (GMT)
committerŁukasz Langa <lukasz@langa.pl>2019-02-03 13:02:52 (GMT)
commit8efa3b69f669fcca8ebe0d046ae078e64d073bd2 (patch)
tree61a9393f6217b7240f2cf95fca7fe8f8bdc49663 /Misc/NEWS.d/next/macOS/2018-03-29-06-56-12.bpo-32726.urS9uX.rst
parentf75d59e1a896115bd52f543a417c665d6edc331f (diff)
downloadcpython-8efa3b69f669fcca8ebe0d046ae078e64d073bd2.zip
cpython-8efa3b69f669fcca8ebe0d046ae078e64d073bd2.tar.gz
cpython-8efa3b69f669fcca8ebe0d046ae078e64d073bd2.tar.bz2
[blurb] v3.8.0a1
Diffstat (limited to 'Misc/NEWS.d/next/macOS/2018-03-29-06-56-12.bpo-32726.urS9uX.rst')
-rw-r--r--Misc/NEWS.d/next/macOS/2018-03-29-06-56-12.bpo-32726.urS9uX.rst5
1 files changed, 0 insertions, 5 deletions
diff --git a/Misc/NEWS.d/next/macOS/2018-03-29-06-56-12.bpo-32726.urS9uX.rst b/Misc/NEWS.d/next/macOS/2018-03-29-06-56-12.bpo-32726.urS9uX.rst
deleted file mode 100644
index 9b769a8..0000000
--- a/Misc/NEWS.d/next/macOS/2018-03-29-06-56-12.bpo-32726.urS9uX.rst
+++ /dev/null
@@ -1,5 +0,0 @@
-Build and link with private copy of Tcl/Tk 8.6 for the macOS 10.6+
-installer. The 10.9+ installer variant already does this. This means that
-the Python 3.7 provided by the python.org macOS installers no longer need or
-use any external versions of Tcl/Tk, either system-provided or
-user-installed, such as ActiveTcl.