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 steve.dower
Recipients pitrou, python-dev, steve.dower, tim.golden, zach.ware
Date 2017-06-28.20:51:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1498683062.84.0.00302624403103.issue23451@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 9f3bdcb643623e07497af2fc35f0496c2302f1be by Steve Dower (Segev Finer) in branch 'master':
bpo-23451: Fix socket deprecation warnings in socketmodule.c (#2318)
https://github.com/python/cpython/commit/9f3bdcb643623e07497af2fc35f0496c2302f1be
History
Date User Action Args
2017-06-28 20:51:02steve.dowersetrecipients: + steve.dower, pitrou, tim.golden, python-dev, zach.ware
2017-06-28 20:51:02steve.dowersetmessageid: <1498683062.84.0.00302624403103.issue23451@psf.upfronthosting.co.za>
2017-06-28 20:51:02steve.dowerlinkissue23451 messages
2017-06-28 20:51:02steve.dowercreate