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 koobs
Recipients koobs, vstinner
Date 2020-03-17.01:25:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1584408323.19.0.750980470938.issue39982@roundup.psfhosted.org>
In-reply-to
Content
Saw the following commit which *may* be related:

"Log:
  sendfile() does currently not support SCTP sockets.
  Therefore, fail the call.
"

https://svnweb.freebsd.org/changeset/base/358965

I'm updating FreeBSD base on the BB worker to include that commit and will re-run the failing build
History
Date User Action Args
2020-03-17 01:25:23koobssetrecipients: + koobs, vstinner
2020-03-17 01:25:23koobssetmessageid: <1584408323.19.0.750980470938.issue39982@roundup.psfhosted.org>
2020-03-17 01:25:23koobslinkissue39982 messages
2020-03-17 01:25:22koobscreate