Skip to content

Commit 7c2f82d

Browse files
ericvwzware
authored andcommitted
bpo-28845: Clean up known issues for AIX (GH-1670)
Clean up `Misc/README.AIX` for addressed known issues. - Issues that have been marked fixed: #11184, #11185 - Issues resolved by new AIX version: #1745108 - Issues resolved, but not yet marked fixed/closed: #11188 Signed-off-by: Eric N. Vander Weele <[email protected]>
1 parent 1de4705 commit 7c2f82d

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

Misc/README.AIX

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -91,12 +91,6 @@ Those issues are currently affecting Python on AIX:
9191
consider using the provided patch that implements a custom malloc
9292
implementation
9393

94-
* issue 11184: support for large files is currently broken
95-
96-
* issue 11185: os.wait4 does not behave correctly with option WNOHANG
97-
98-
* issue 1745108: there may be some problems with curses.panel
99-
10094
* issue 11192: test_socket fails
10195

10296
* issue 11190: test_locale fails
@@ -107,7 +101,6 @@ Those issues are currently affecting Python on AIX:
107101

108102
* issue 11215: test_fileio fails
109103

110-
* issue 11188: test_time fails
111104

112105

113106
======================================================================

0 commit comments

Comments
 (0)