[issue23830] Add AF_IUCV support to sockets

Nick Coghlan report at bugs.python.org
Thu Apr 2 12:35:22 CEST 2015


Nick Coghlan added the comment:

Slavek, there's an s390x patch here to add AF_IUCV support to the socket module.

One interesting point to note is that s390x isn't an officially supported CPython architecture by the terms of PEP 11. While I can vouch for it working there (courtesy of beaker-project.org), I don't see any reasonable way we could provide an upstream buildbot for it.

----------
nosy: +bkabrda, ncoghlan

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue23830>
_______________________________________


More information about the Python-bugs-list mailing list