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 vstinner
Recipients serhiy.storchaka, vajrasky, vstinner
Date 2014-05-27.14:57:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1401202641.33.0.236568501465.issue20689@psf.upfronthosting.co.za>
In-reply-to
Content
I suggested to not document new enums of the socket module (ex: AddressFamily, SocketType) when they were added. I don't think that they should be part of Python public API.
History
Date User Action Args
2014-05-27 14:57:21vstinnersetrecipients: + vstinner, serhiy.storchaka, vajrasky
2014-05-27 14:57:21vstinnersetmessageid: <1401202641.33.0.236568501465.issue20689@psf.upfronthosting.co.za>
2014-05-27 14:57:21vstinnerlinkissue20689 messages
2014-05-27 14:57:21vstinnercreate