Skip to content

bpo-28087: Reenable poll() tests on macOS#1664

Closed
vstinner wants to merge 1 commit into
python:masterfrom
vstinner:macos_poll
Closed

bpo-28087: Reenable poll() tests on macOS#1664
vstinner wants to merge 1 commit into
python:masterfrom
vstinner:macos_poll

Conversation

@vstinner

Copy link
Copy Markdown
Member

Reenable select.poll() tests in test_asyncore and test_eintr
on macOS.

macOS 10.12.0 and 10.12.1 has a bug in poll(), but 10.12.2 was
released with a fix. Expect that users upgrade regulary and so get
10.2.2 or newer which don't have the bug.

Reenable select.poll() tests in test_asyncore and test_eintr
on macOS.

macOS 10.12.0 and 10.12.1 has a bug in poll(), but 10.12.2 was
released with a fix. Expect that users upgrade regulary and so get
10.2.2 or newer which don't have the bug.
@vstinner vstinner requested a review from ned-deily May 19, 2017 06:05
@vstinner

Copy link
Copy Markdown
Member Author

Sorry, but I lost track of this issue. It seems like Apple doesn't like poll() :-) I abandon my change.

@vstinner vstinner closed this Aug 10, 2017
@vstinner vstinner deleted the macos_poll branch August 10, 2017 23:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant