summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Tests/2018-08-14-20-50-07.bpo-11192.g7TwYm.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/Tests/2018-08-14-20-50-07.bpo-11192.g7TwYm.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/Tests/2018-08-14-20-50-07.bpo-11192.g7TwYm.rst')
-rw-r--r--Misc/NEWS.d/next/Tests/2018-08-14-20-50-07.bpo-11192.g7TwYm.rst4
1 files changed, 0 insertions, 4 deletions
diff --git a/Misc/NEWS.d/next/Tests/2018-08-14-20-50-07.bpo-11192.g7TwYm.rst b/Misc/NEWS.d/next/Tests/2018-08-14-20-50-07.bpo-11192.g7TwYm.rst
deleted file mode 100644
index 2428cad..0000000
--- a/Misc/NEWS.d/next/Tests/2018-08-14-20-50-07.bpo-11192.g7TwYm.rst
+++ /dev/null
@@ -1,4 +0,0 @@
-Fix `test_socket` on AIX
-AIX 6.1 and later IPv6 zone id supports only supported by inet_pton6_zone()
-Switch to runtime-based platform.system() to establish current platform
- rather than build-time based sys.platform()