This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients exarkun, giampaolo.rodola, loewis, neologix, python-dev, vnebehaj
Date 2012-01-02.14:58:02
SpamBayes Score 0.046725824
Marked as misclassified No
Message-id <E1RhjKr-00042V-Gi@dinsdale.python.org>
In-reply-to
Content
New changeset 0c10061df711 by Charles-François Natali in branch '2.7':
Issue #9975: socket: Fix incorrect use of flowinfo and scope_id. Patch by
http://hg.python.org/cpython/rev/0c10061df711

New changeset cc346a672091 by Charles-François Natali in branch '3.2':
Issue #9975: socket: Fix incorrect use of flowinfo and scope_id. Patch by
http://hg.python.org/cpython/rev/cc346a672091

New changeset 9222b8e7a7bc by Charles-François Natali in branch 'default':
Issue #9975: socket: Fix incorrect use of flowinfo and scope_id. Patch by
http://hg.python.org/cpython/rev/9222b8e7a7bc
History
Date User Action Args
2012-01-02 14:58:03python-devsetrecipients: + python-dev, loewis, exarkun, giampaolo.rodola, neologix, vnebehaj
2012-01-02 14:58:02python-devlinkissue9975 messages
2012-01-02 14:58:02python-devcreate