-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
Closed as not planned
Labels
OS-unsupportedbuildThe build process and cross-buildThe build process and cross-buildpendingThe issue will be closed if no feedback is providedThe issue will be closed if no feedback is providedtype-featureA feature request or enhancementA feature request or enhancement
Description
The illumos implementation of epoll is not good enough to be used by Python and so OpenIndiana modifies the configure script to make sure the epoll is not detected (and so not used). Here are patches for Python 3.7, 3.9, 3.12, and 3.13.
It would be great if there is some configure option to disable epoll so we do not need to cary these patches.
Thank you.
Linked PRs
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
OS-unsupportedbuildThe build process and cross-buildThe build process and cross-buildpendingThe issue will be closed if no feedback is providedThe issue will be closed if no feedback is providedtype-featureA feature request or enhancementA feature request or enhancement
Projects
Status
Done