diff options
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/README.AIX | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/Misc/README.AIX b/Misc/README.AIX index b3e6472..82348f2 100644 --- a/Misc/README.AIX +++ b/Misc/README.AIX @@ -91,12 +91,6 @@ Those issues are currently affecting Python on AIX: consider using the provided patch that implements a custom malloc implementation -* issue 11184: support for large files is currently broken - -* issue 11185: os.wait4 does not behave correctly with option WNOHANG - -* issue 1745108: there may be some problems with curses.panel - * issue 11192: test_socket fails * issue 11190: test_locale fails @@ -107,7 +101,6 @@ Those issues are currently affecting Python on AIX: * issue 11215: test_fileio fails -* issue 11188: test_time fails ====================================================================== |