Ryan Smith-Roberts added the comment: Taking a crack at this.
socketmodule.h: just a comment, skipping. _functools.c: kind-of skipping, because the relevant functions are not normally directly called (pickle protocol __reduce__ and __setstate__ on partial, __call__ on cmp wrapper). Will add simple docstrings for the pickle protocol handlers though. ---------- nosy: +rmsr _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue20174> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com