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 christian.heimes
Recipients Alex.Willmer, christian.heimes, muhzi, xdegaye
Date 2019-03-02.11:36:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1551526601.64.0.49748527682.issue36162@roundup.psfhosted.org>
In-reply-to
Content
The presence of sendfile and truncate is detected by configure. Your copy of configure defines HAVE_SENDFILE and HAVE_SYS_SENDFILE_H. Please check config.log and see why configure detects the functions.
History
Date User Action Args
2019-03-02 11:36:41christian.heimessetrecipients: + christian.heimes, xdegaye, Alex.Willmer, muhzi
2019-03-02 11:36:41christian.heimessetmessageid: <1551526601.64.0.49748527682.issue36162@roundup.psfhosted.org>
2019-03-02 11:36:41christian.heimeslinkissue36162 messages
2019-03-02 11:36:41christian.heimescreate