Changes between Initial Version and Version 1 of Ticket #53093
- Timestamp:
- Dec 18, 2016, 8:25:44 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #53093
-
Property
Status
changed from
new
toassigned
- Property Owner set to jyrkiwahlstedt
-
Property
Summary
changed from
poll call is broken on 10.12
topython27: poll call is broken on 10.12
-
Property
Status
changed from
-
Ticket #53093 – Description
initial v1 1 As reported in https://bugs.python.org/issue28456 and r adar://28372390 as well ashttps://daniel.haxx.se/blog/2016/10/11/poll-on-mac-10-12-is-broken/ Apple broke the poll() call again in Sierra resulting in failures in the python test suite at...1 As reported in https://bugs.python.org/issue28456 and rdar://28372390 as well as https://daniel.haxx.se/blog/2016/10/11/poll-on-mac-10-12-is-broken/ Apple broke the poll() call again in Sierra resulting in failures in the python test suite at... 2 2 3 3 {{{