]> granicus.if.org Git - python/commit
bpo-35704: Prevent test_shutil fail result when AIX is 32-bit and MAXDATA < 0x2000000...
authorMichael Felt <aixtools@users.noreply.github.com>
Mon, 18 Feb 2019 11:02:44 +0000 (12:02 +0100)
committerMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 18 Feb 2019 11:02:44 +0000 (03:02 -0800)
commitef110b18074300e2302a68a2a476ae35bead7916
tree93d81994d7ccfc3e7e02a80198957ba0768e6f90
parent09fbcd6085e18b534fd4161844ff39f77eb4a082
bpo-35704: Prevent test_shutil fail result when AIX is 32-bit and MAXDATA < 0x20000000 (GH-11500)

https://bugs.python.org/issue35704
Lib/test/test_shutil.py
Misc/NEWS.d/next/Tests/2019-01-04-17-44-41.bpo-35633.wHfVop.rst [new file with mode: 0644]