]> granicus.if.org Git - python/commit
Issue #9975: socket: Fix incorrect use of flowinfo and scope_id. Patch by
authorCharles-François Natali <neologix@free.fr>
Mon, 2 Jan 2012 14:47:29 +0000 (15:47 +0100)
committerCharles-François Natali <neologix@free.fr>
Mon, 2 Jan 2012 14:47:29 +0000 (15:47 +0100)
commit366999a0119e860d1e3137ef6bb56b3b913840f4
tree0b636e2df504724399b469823aaf5b4d07579c6a
parent70efbefcc5c26e675c064f50dd2c64cc375f20ac
Issue #9975: socket: Fix incorrect use of flowinfo and scope_id. Patch by
Vilmos Nebehaj.
Lib/test/test_socket.py
Misc/ACKS
Misc/NEWS
Modules/socketmodule.c