diff options
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.rst | 4 |
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() |