]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #15538: Fix compilation of the getnameinfo() / getaddrinfo() emulation code.
authorAntoine Pitrou <solipsis@pitrou.net>
Thu, 2 Aug 2012 18:37:12 +0000 (20:37 +0200)
committerAntoine Pitrou <solipsis@pitrou.net>
Thu, 2 Aug 2012 18:37:12 +0000 (20:37 +0200)
commita9a53c7dc055b54133f2dee33f1834d7566de842
treefc16481c7e9123058e7c4ff703b021a1f86d8069
parentf37c0c73fef929a3bf3239bc10fd8ca0d63bcd9c
Issue #15538: Fix compilation of the getnameinfo() / getaddrinfo() emulation code.
Patch by Philipp Hagemeister.
Misc/NEWS
Modules/getaddrinfo.c
Modules/getnameinfo.c