]> granicus.if.org Git - python/commit
bpo-32221: makeipaddr(): remove interface part + speedup (GH-5449) (GH-5449) (#5641)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 12 Feb 2018 20:12:24 +0000 (12:12 -0800)
committerYury Selivanov <yury@magic.io>
Mon, 12 Feb 2018 20:12:24 +0000 (15:12 -0500)
commit0442599961f966a3dc7f3fe6a3c0d5765fcf2082
tree6483904306220f32d96d607aa3d77bacfd3ed090
parent972edd91cf630ee5139fee0161a3bcbea0ceaf48
bpo-32221: makeipaddr(): remove interface part + speedup (GH-5449) (GH-5449) (#5641)

(cherry picked from commit 7766b96ab80b04509bbac708ee5ecf3c1c5934fc)

Co-authored-by: Коренберг Марк <socketpair@gmail.com>
Doc/library/socket.rst
Lib/test/test_socket.py
Misc/NEWS.d/next/Library/2017-12-06-10-10-10.bpo-32221.ideco_.rst [new file with mode: 0644]
Modules/socketmodule.c