◐ Shell
clean mode source ↗

bpo-43916: select.devpoll uses Py_TPFLAGS_DISALLOW_INSTANTIATION by vstinner · Pull Request #25751 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Merged

vstinner

merged 1 commit into

python:masterfrom

vstinner:devpoll_disallow_instantiation

Apr 30, 2021

Merged

bpo-43916: select.devpoll uses Py_TPFLAGS_DISALLOW_INSTANTIATION#25751

vstinner

merged 1 commit into

python:masterfrom

vstinner:devpoll_disallow_instantiation

Conversation

@vstinner

@vstinner vstinner commented

Apr 30, 2021

edited by bedevere-bot

Loading

Copy link Copy Markdown

Member

@vstinner

Copy link Copy Markdown

Member Author

Good, the test passed on macOS.

@vstinner vstinner merged commit 7dcf0f6 into python:master

Apr 30, 2021

@vstinner vstinner deleted the devpoll_disallow_instantiation branch

April 30, 2021 16:20

@vstinner

Copy link Copy Markdown

Member Author

Good, the test passed on macOS.

Oh wait, devpoll is specific to Solaris :-) I was thinking at kqueue which is available on macOS and FreeBSD.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@vstinner @the-knights-who-say-ni @bedevere-bot