Message 264895 - Python tracker

Message264895

Author serhiy.storchaka
Recipients Alex.Willmer, benjamin.peterson, serhiy.storchaka, stutzbach, xdegaye
Date 2016-05-05.08:21:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1462436494.48.0.633811652255.issue26926@psf.upfronthosting.co.za>
In-reply-to
Content
Skipping test is the one way.

Other way is to enable large files support on Android (like it was done in issue11184 for AIX). It is hard to believe that Android's libc doesn't support files larger 2GiB. Should be an option to enable this support in a program.
History
Date User Action Args
2016-05-05 08:21:34serhiy.storchakasetrecipients: + serhiy.storchaka, benjamin.peterson, stutzbach, xdegaye, Alex.Willmer
2016-05-05 08:21:34serhiy.storchakasetmessageid: <1462436494.48.0.633811652255.issue26926@psf.upfronthosting.co.za>
2016-05-05 08:21:34serhiy.storchakalinkissue26926 messages
2016-05-05 08:21:34serhiy.storchakacreate