This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author xdegaye
Recipients Alex.Willmer, benjamin.peterson, serhiy.storchaka, stutzbach, xdegaye
Date 2016-05-04.19:14:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1462389267.31.0.471588475749.issue26926@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a patch that uses resource.setrlimit() to check whether large file may not be supported.
History
Date User Action Args
2016-05-04 19:14:27xdegayesetrecipients: + xdegaye, benjamin.peterson, stutzbach, serhiy.storchaka, Alex.Willmer
2016-05-04 19:14:27xdegayesetmessageid: <1462389267.31.0.471588475749.issue26926@psf.upfronthosting.co.za>
2016-05-04 19:14:27xdegayelinkissue26926 messages
2016-05-04 19:14:27xdegayecreate