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 ronaldoussoren
Recipients Safihre, ned.deily, ronaldoussoren, sanderjo
Date 2021-03-29.07:55:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1617004502.28.0.809326476426.issue43638@roundup.psfhosted.org>
In-reply-to
Content
As you note in the title this is a 32-bit overflow in the statvfs system API, the struct it uses contains 32-bit values.
History
Date User Action Args
2021-03-29 07:55:02ronaldoussorensetrecipients: + ronaldoussoren, ned.deily, Safihre, sanderjo
2021-03-29 07:55:02ronaldoussorensetmessageid: <1617004502.28.0.809326476426.issue43638@roundup.psfhosted.org>
2021-03-29 07:55:02ronaldoussorenlinkissue43638 messages
2021-03-29 07:55:01ronaldoussorencreate