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 giampaolo.rodola, neologix, pitrou, python-dev
Date 2013-05-21.19:02:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3bFRDR0PtnzSWL@mail.python.org>
In-reply-to
Content
New changeset 155e6fb309f5 by Giampaolo Rodola' in branch 'default':
Fix issue #17996: expose socket.AF_LINK constant on BSD and OSX.
http://hg.python.org/cpython/rev/155e6fb309f5
History
Date User Action Args
2013-05-21 19:02:15python-devsetrecipients: + python-dev, pitrou, giampaolo.rodola, neologix
2013-05-21 19:02:15python-devlinkissue17996 messages
2013-05-21 19:02:15python-devcreate