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 steve.dower
Recipients benjamin.peterson, hynek, josh.r, pitrou, python-dev, steve.dower, stutzbach, tim.golden, vstinner, zach.ware
Date 2015-02-22.14:11:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1424614290.87.0.188868706947.issue23152@psf.upfronthosting.co.za>
In-reply-to
Content
Two posts ago: "The caller to getfilesize is only using it to check whether it's small enough to load the file into memory all at once, so "too big" is an okay response (that function is in marshal.c and not used anywhere else)."
History
Date User Action Args
2015-02-22 14:11:30steve.dowersetrecipients: + steve.dower, pitrou, vstinner, tim.golden, benjamin.peterson, stutzbach, python-dev, hynek, zach.ware, josh.r
2015-02-22 14:11:30steve.dowersetmessageid: <1424614290.87.0.188868706947.issue23152@psf.upfronthosting.co.za>
2015-02-22 14:11:30steve.dowerlinkissue23152 messages
2015-02-22 14:11:30steve.dowercreate