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 christian.heimes
Recipients christian.heimes, earonesty, madsjensen
Date 2018-01-27.12:34:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1517056473.49.0.467229070634.issue31853@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 746cc75541f31278864a10b995e7d009bd2ff053 by Christian Heimes (Mads Jensen) in branch 'master':
bpo-31853: Replaced socket.method calls with super() in SSLSocket. (#4048)
https://github.com/python/cpython/commit/746cc75541f31278864a10b995e7d009bd2ff053
History
Date User Action Args
2018-01-27 12:34:33christian.heimessetrecipients: + christian.heimes, madsjensen, earonesty
2018-01-27 12:34:33christian.heimessetmessageid: <1517056473.49.0.467229070634.issue31853@psf.upfronthosting.co.za>
2018-01-27 12:34:33christian.heimeslinkissue31853 messages
2018-01-27 12:34:33christian.heimescreate