Skip to content

Conversation

@serhiy-storchaka
Copy link
Member

@serhiy-storchaka serhiy-storchaka commented Nov 9, 2017

  • Fix compilation of the socket module on NetBSD 8.
  • Fix the assertion failure or reading arbitrary data when parse
    a AF_BLUETOOTH address on NetBSD and DragonFly BSD.
  • Fix other potential errors and make the code more reliable..
    (cherry picked from commit d318715)

https://bugs.python.org/issue31927

…s. (pythonGH-4235)

* Fix compilation of the socket module on NetBSD 8.
* Fix the assertion failure or reading arbitrary data when parse
  a AF_BLUETOOTH address on NetBSD and DragonFly BSD.
* Fix other potential errors and make the code more reliable..
(cherry picked from commit d318715)
@miss-islington
Copy link
Contributor

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

@serhiy-storchaka serhiy-storchaka deleted the backport-d318715-3.6 branch November 9, 2017 19:40
@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 596286f8f3c8e53ef010d6298464775dc900a515 2.7

serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request Nov 9, 2017
… address (pythonGH-4235) (pythonGH-4352)

on NetBSD and DragonFly BSD.
(cherry picked from commit d318715).
(cherry picked from commit 596286f)
serhiy-storchaka added a commit that referenced this pull request Nov 9, 2017
… address (GH-4235) (GH-4352) (#4355)

on NetBSD and DragonFly BSD.
(cherry picked from commit d318715).
(cherry picked from commit 596286f)
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