]> granicus.if.org Git - python/commit
Issue #26857: The gethostbyaddr_r() workaround is no longer needed with
authorStefan Krah <skrah@bytereef.org>
Sun, 22 May 2016 15:35:34 +0000 (17:35 +0200)
committerStefan Krah <skrah@bytereef.org>
Sun, 22 May 2016 15:35:34 +0000 (17:35 +0200)
commit1f9eb879d573454cd3ea321993e72ad2cca65c9d
treea21cabb1c4c14164fe51eba30ee5c0747705457c
parent70b49f60f41ef94825ab5293dba7e0d0b88ccd41
Issue #26857: The gethostbyaddr_r() workaround is no longer needed with
api-level >= 23. Patch by Xavier de Gaye.
Include/pyport.h
Modules/socketmodule.c