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 Claudiu.Popa, Sworddragon, larry, r.david.murray, vajrasky, vstinner
Date 2013-11-27.14:20:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1385562044.05.0.897058653038.issue19802@psf.upfronthosting.co.za>
In-reply-to
Content
You should also modify Doc/library/socket.rst to mention the new constant in the documentation (don't forget the ".. versionadded::" flag).

Adding a new constant cannot break anything in Python, so I propose to it in Python 3.4.

@Larry (our release manager): Do you agree?
History
Date User Action Args
2013-11-27 14:20:44vstinnersetrecipients: + vstinner, larry, r.david.murray, Claudiu.Popa, Sworddragon, vajrasky
2013-11-27 14:20:44vstinnersetmessageid: <1385562044.05.0.897058653038.issue19802@psf.upfronthosting.co.za>
2013-11-27 14:20:44vstinnerlinkissue19802 messages
2013-11-27 14:20:43vstinnercreate