[issue1646] Make socket support TIPC.

Christian Heimes report at bugs.python.org
Sat Dec 22 11:18:50 CET 2007


Christian Heimes added the comment:

I've chatted with albertito a few days ago and adviced him to post the
patch here. I'll take it.

>From the first review the patch looks good. The code is written cleanly
and it uses the appropriate API. The new code is surrounded by ifdefs
and it has a patch for configure.in. I'll do the autoreconf to update
the other files locally.

The patch is missing documentation updates, Misc/NEWS update and some
unit tests. The docs should list the new constants and explain TIPC
briefly in a few sentences. You don't need to write a novell ;)

----------
assignee:  -> tiran
nosy: +tiran

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1646>
__________________________________


More information about the Python-bugs-list mailing list