]> granicus.if.org Git - python/commit
Issue #15538: Fix compilation of the getnameinfo() / getaddrinfo() emulation code.
authorAntoine Pitrou <solipsis@pitrou.net>
Thu, 2 Aug 2012 18:39:10 +0000 (20:39 +0200)
committerAntoine Pitrou <solipsis@pitrou.net>
Thu, 2 Aug 2012 18:39:10 +0000 (20:39 +0200)
commit77821b68a7f23318374087e9c6710ef66312f78d
treecec2d15f6ab0721c5a83754b6c24f7a895ff260d
parent4941774f59ae808a764e29e09abfedf6fc199ed3
parenta9a53c7dc055b54133f2dee33f1834d7566de842
Issue #15538: Fix compilation of the getnameinfo() / getaddrinfo() emulation code.
Patch by Philipp Hagemeister.
Misc/NEWS