summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Build/2017-10-24-23-21-13.bpo-31866.MkNO66.rst
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2017-10-26 06:55:14 (GMT)
committerGitHub <noreply@github.com>2017-10-26 06:55:14 (GMT)
commit4eaf7f949069882e385f2297c9e70031caf9144c (patch)
tree49e06a8bb9d5893f2b70a6ed7d3338b6fb70404a /Misc/NEWS.d/next/Build/2017-10-24-23-21-13.bpo-31866.MkNO66.rst
parent1896793520a49a6f97ae360c0b288967e56b005e (diff)
downloadcpython-4eaf7f949069882e385f2297c9e70031caf9144c.zip
cpython-4eaf7f949069882e385f2297c9e70031caf9144c.tar.gz
cpython-4eaf7f949069882e385f2297c9e70031caf9144c.tar.bz2
fixes bpo-31866: remove code pertaining to AtheOS support (#4115)
We stop support this OS in 2007 with commit 19fab761b71a1687aee3415db3a937b5ce31975d. Let's finish.
Diffstat (limited to 'Misc/NEWS.d/next/Build/2017-10-24-23-21-13.bpo-31866.MkNO66.rst')
-rw-r--r--Misc/NEWS.d/next/Build/2017-10-24-23-21-13.bpo-31866.MkNO66.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Build/2017-10-24-23-21-13.bpo-31866.MkNO66.rst b/Misc/NEWS.d/next/Build/2017-10-24-23-21-13.bpo-31866.MkNO66.rst
new file mode 100644
index 0000000..bc99382
--- /dev/null
+++ b/Misc/NEWS.d/next/Build/2017-10-24-23-21-13.bpo-31866.MkNO66.rst
@@ -0,0 +1 @@
+Finish removing support for AtheOS.