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 barry, christian.heimes, eli.bendersky, ethan.furman, gvanrossum, ncoghlan, neologix, pitrou, python-dev, serhiy.storchaka
Date 2013-08-31.22:13:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3cSBfV6DXNzSbD@mail.python.org>
In-reply-to
Content
New changeset 038543d34166 by Eli Bendersky in branch 'default':
Switch the AF_* and SOCK_* constants in the socket module to IntEnum.
http://hg.python.org/cpython/rev/038543d34166
History
Date User Action Args
2013-08-31 22:13:55python-devsetrecipients: + python-dev, gvanrossum, barry, ncoghlan, pitrou, christian.heimes, eli.bendersky, neologix, ethan.furman, serhiy.storchaka
2013-08-31 22:13:55python-devlinkissue18720 messages
2013-08-31 22:13:55python-devcreate