[issue30512] CAN Socket support for NetBSD

Serhiy Storchaka report at bugs.python.org
Thu Nov 2 12:37:13 EDT 2017


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:

The compilation will be fixed in issue31927.

I have wrote similar patch for adding CAN Socket support on NetBSD. I'll combine the patches later.

This is a new feature and can be added only in 3.7.

----------
assignee:  -> serhiy.storchaka
components: +Extension Modules -Build
dependencies: +Fix compiling the socket module on NetBSD 8 and other issues
nosy: +serhiy.storchaka
type: compile error -> enhancement
versions: +Python 3.7 -Python 3.6

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue30512>
_______________________________________


More information about the Python-bugs-list mailing list