Skip to content

Commit 02c04f2

Browse files
ncoghlanmiss-islington
authored andcommitted
bpo-35704: Include correct NEWS entry (GH-11914)
The wrong NEWS snippet was inadvertently included in GH-11500, this switches to the correct one. https://bugs.python.org/issue35704
1 parent ef110b1 commit 02c04f2

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

Misc/NEWS.d/next/Tests/2019-01-04-17-44-41.bpo-35633.wHfVop.rst

Lines changed: 0 additions & 2 deletions
This file was deleted.
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Skip ``test_shutil.test_unpack_archive_xztar`` to prevent a MemoryError
2+
on 32-bit AIX when MAXDATA setting is less than 0x20000000.
3+
4+
Patch by Michael Felt (aixtools)

0 commit comments

Comments
 (0)