Skip to content

Conversation

@serhiy-storchaka
Copy link
Member

@serhiy-storchaka serhiy-storchaka commented Oct 29, 2017

  • Fixed the layout of the kqueue_event structure on OpenBSD and NetBSD.
  • Fixed the comparison of the kqueue_event objects.

https://bugs.python.org/issue31893

* Fixed the layout of the kqueue_event structure on OpenBSD and NetBSD.
* Fixed the comparison of the kqueue_event objects.
@serhiy-storchaka serhiy-storchaka added needs backport to 2.7 type-bug An unexpected behavior, bug, or error labels Oct 29, 2017
@serhiy-storchaka serhiy-storchaka merged commit b9052a0 into python:master Oct 31, 2017
@miss-islington
Copy link
Contributor

Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 2.7, 3.6.
🐍🍒⛏🤖

@serhiy-storchaka serhiy-storchaka deleted the kqueue branch October 31, 2017 12:00
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 31, 2017
* Fixed the layout of the kqueue_event structure on OpenBSD and NetBSD.
* Fixed the comparison of the kqueue_event objects.
(cherry picked from commit b9052a0)
@bedevere-bot
Copy link

GH-4190 is a backport of this pull request to the 3.6 branch.

@miss-islington
Copy link
Contributor

Sorry, @serhiy-storchaka, I could not cleanly backport this to 2.7 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker b9052a0f91d2e83bbc27267247a5920c82b242a3 2.7

serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request Oct 31, 2017
* Fixed the layout of the kqueue_event structure on OpenBSD and NetBSD.
* Fixed the comparison of the kqueue_event objects..
(cherry picked from commit b9052a0)
@bedevere-bot
Copy link

GH-4193 is a backport of this pull request to the 2.7 branch.

serhiy-storchaka pushed a commit that referenced this pull request Oct 31, 2017
* Fixed the layout of the kqueue_event structure on OpenBSD and NetBSD.
* Fixed the comparison of the kqueue_event objects.
(cherry picked from commit b9052a0)
serhiy-storchaka added a commit that referenced this pull request Oct 31, 2017
* Fixed the layout of the kqueue_event structure on OpenBSD and NetBSD.
* Fixed the comparison of the kqueue_event objects..
(cherry picked from commit b9052a0)
embray pushed a commit to embray/cpython that referenced this pull request Nov 9, 2017
* Fixed the layout of the kqueue_event structure on OpenBSD and NetBSD.
* Fixed the comparison of the kqueue_event objects.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants