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 ned.deily, ronaldoussoren, samh42
Date 2021-07-13.06:35:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1626158152.19.0.591112271377.issue44597@roundup.psfhosted.org>
In-reply-to
Content
Without having looked at this issue in detail...

This looks like an issue with macOS and not Python. In general API's providing access to system calls are just thin wrappers around those system calls.  If this is a bug in macOS there's nothing we can do about this, other than perhaps working around the bug in stdlib usages of select.poll.
History
Date User Action Args
2021-07-13 06:35:52ronaldoussorensetrecipients: + ronaldoussoren, ned.deily, samh42
2021-07-13 06:35:52ronaldoussorensetmessageid: <1626158152.19.0.591112271377.issue44597@roundup.psfhosted.org>
2021-07-13 06:35:52ronaldoussorenlinkissue44597 messages
2021-07-13 06:35:52ronaldoussorencreate