[docs] [issue20497] Unclear word in socket document.

A.M. Kuchling report at bugs.python.org
Sat Feb 15 22:41:24 CET 2014


A.M. Kuchling added the comment:

That line of documentation was introduced in changeset ca2a859e9bf6, which was issue #8866.  Previously the parameters to getaddrinfo() were positional, so you had to supply all 5 of them.

----------
nosy: +akuchling

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


More information about the docs mailing list