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 asvetlov
Recipients Mariatta, asvetlov, larry, serhiy.storchaka, socketpair, vstinner
Date 2018-02-01.14:07:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1517494031.81.0.467229070634.issue31106@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 3a04c52a9eb03e31c60037248b872f3662002a4d by Andrew Svetlov (Miss Islington (bot)) in branch '3.6':
bpo-31106: Fix handling of erros in posix_fallocate() and posix_fadvise() (GH-3000) (GH-3000) (#4101)
https://github.com/python/cpython/commit/3a04c52a9eb03e31c60037248b872f3662002a4d
History
Date User Action Args
2018-02-01 14:07:11asvetlovsetrecipients: + asvetlov, vstinner, larry, socketpair, serhiy.storchaka, Mariatta
2018-02-01 14:07:11asvetlovsetmessageid: <1517494031.81.0.467229070634.issue31106@psf.upfronthosting.co.za>
2018-02-01 14:07:11asvetlovlinkissue31106 messages
2018-02-01 14:07:11asvetlovcreate